diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-12-27 11:25:58 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2011-12-27 11:25:58 +0100 |
commit | aa753b678d460aaaa7a4d06020418d34d075bd3b (patch) | |
tree | 2f171c1256513c54b09ba06f30580dc56e4d2b54 | |
parent | 92a5add47382cd41e782f45ef47e46806acdd615 (diff) | |
download | webadmin-aa753b678d460aaaa7a4d06020418d34d075bd3b.tar.gz |
Update cache/.htaccess
-rw-r--r-- | cache/.htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cache/.htaccess b/cache/.htaccess index 93169e4..c3c2d19 100644 --- a/cache/.htaccess +++ b/cache/.htaccess @@ -1,2 +1,2 @@ -Order deny,allow +Order Deny,Allow Deny from all |