@@ -4,5 +4,4 @@ Listen 127.0.0.1:8081
Order deny,allow
Deny from all
Allow from 127.0.0.1
- Allow from all
</Location>