]> git.sur5r.net Git - contagged/commitdiff
added .htaccess filese to protect inc and similar directories
authorAndreas Gohr <gohr@cosmocode.de>
Wed, 5 Dec 2007 10:24:28 +0000 (11:24 +0100)
committerAndreas Gohr <gohr@cosmocode.de>
Wed, 5 Dec 2007 10:24:28 +0000 (11:24 +0100)
darcs-hash:20071205102428-6e07b-d0b024a8584671555b0c3bc1cd5eb6ddc257b775.gz

cache/.htaccess [new file with mode: 0644]
contrib/.htaccess [new file with mode: 0644]
doc/.htaccess [new file with mode: 0644]
inc/.htaccess [new file with mode: 0644]

diff --git a/cache/.htaccess b/cache/.htaccess
new file mode 100644 (file)
index 0000000..53e63b3
--- /dev/null
@@ -0,0 +1,3 @@
+## no access to this directory
+order allow,deny
+deny from all
diff --git a/contrib/.htaccess b/contrib/.htaccess
new file mode 100644 (file)
index 0000000..53e63b3
--- /dev/null
@@ -0,0 +1,3 @@
+## no access to this directory
+order allow,deny
+deny from all
diff --git a/doc/.htaccess b/doc/.htaccess
new file mode 100644 (file)
index 0000000..53e63b3
--- /dev/null
@@ -0,0 +1,3 @@
+## no access to this directory
+order allow,deny
+deny from all
diff --git a/inc/.htaccess b/inc/.htaccess
new file mode 100644 (file)
index 0000000..53e63b3
--- /dev/null
@@ -0,0 +1,3 @@
+## no access to this directory
+order allow,deny
+deny from all