diff options
Diffstat (limited to '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 |