diff --git a/.htaccess b/.htaccess index 9c7c4c1..5cbd1e8 100644 --- a/.htaccess +++ b/.htaccess @@ -5,6 +5,11 @@ Allow from 127.0.0.1 + + Order deny,allow + Deny from all + + RewriteEngine On RewriteCond %{REQUEST_URI} ^(.*)$