diff --git a/bin/.htaccess b/bin/.htaccess index 3d19990..e3f1013 100644 --- a/bin/.htaccess +++ b/bin/.htaccess @@ -1,4 +1,2 @@ -Order deny,allow -Allow from all - -IndexIgnore *.* +Order allow,deny +Allow from 127.0.0.1, localhost