summaryrefslogtreecommitdiff
path: root/.htaccess
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2009-07-01 20:08:00 +0000
committerthomascube <thomas@roundcube.net>2009-07-01 20:08:00 +0000
commit49c71c79815f14cbe515f1d2497b5318711dafbf (patch)
tree01fc15a5be7bc2a9737de44fded4e482b494ddfc /.htaccess
parent73967c716980699b31b07032e553132986df0134 (diff)
Remove access control from .htaccess
Diffstat (limited to '.htaccess')
-rw-r--r--.htaccess3
1 files changed, 1 insertions, 2 deletions
diff --git a/.htaccess b/.htaccess
index 9b8063d4a..109084878 100644
--- a/.htaccess
+++ b/.htaccess
@@ -45,5 +45,4 @@ ExpiresDefault "access plus 1 month"
FileETag MTime Size
-Order deny,allow
-Allow from all
+