diff --git a/Documents/.htaccess b/Documents/.htaccess index 93169e4..354ddfd 100644 --- a/Documents/.htaccess +++ b/Documents/.htaccess @@ -1,2 +1,3 @@ Order deny,allow Deny from all +AllowOverride none