diff options
author | thomascube <thomas@roundcube.net> | 2009-07-01 20:08:00 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2009-07-01 20:08:00 +0000 |
commit | 49c71c79815f14cbe515f1d2497b5318711dafbf (patch) | |
tree | 01fc15a5be7bc2a9737de44fded4e482b494ddfc /.htaccess | |
parent | 73967c716980699b31b07032e553132986df0134 (diff) |
Remove access control from .htaccess
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -45,5 +45,4 @@ ExpiresDefault "access plus 1 month" FileETag MTime Size -Order deny,allow -Allow from all + |