diff --git a/.htaccess b/.htaccess index 2ba5f8c74..c5f7ad8cd 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,9 @@ - -Order deny,allow -Deny from all - \ No newline at end of file + + Deny from all + + + Allow from all + + + Allow from all +