Put sample .htaccess in all directories browser does not access directly
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Mar 2009 22:34:32 +0000 (22:34 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 26 Mar 2009 22:34:32 +0000 (22:34 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13469 7612ce4b-ef26-0410-bec9-ea0150e637f0

class/.htaccess [new file with mode: 0644]
config/.htaccess [new file with mode: 0644]
contrib/.htaccess [new file with mode: 0644]
functions/.htaccess [new file with mode: 0644]
help/.htaccess [new file with mode: 0644]
include/.htaccess [new file with mode: 0644]
locale/.htaccess [new file with mode: 0644]
po/.htaccess [new file with mode: 0644]
templates/.htaccess [new file with mode: 0644]

diff --git a/class/.htaccess b/class/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/config/.htaccess b/config/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/contrib/.htaccess b/contrib/.htaccess
new file mode 100644 (file)
index 0000000..8f339c4
--- /dev/null
@@ -0,0 +1,5 @@
+Order Deny,Allow
+Deny from All
+Allow from 127
+Allow from 10
+Allow from 192
diff --git a/functions/.htaccess b/functions/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/help/.htaccess b/help/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/include/.htaccess b/include/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/locale/.htaccess b/locale/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/po/.htaccess b/po/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All
diff --git a/templates/.htaccess b/templates/.htaccess
new file mode 100644 (file)
index 0000000..b63d401
--- /dev/null
@@ -0,0 +1 @@
+Deny from All