diff --git a/.htaccess b/.htaccess index 645eac3..9a84ec1 100644 --- a/.htaccess +++ b/.htaccess @@ -3,6 +3,10 @@ Order Allow,Deny Allow from all + + Deny from All + + RewriteEngine on