Update status.conf

This commit is contained in:
myvesta 2020-12-05 19:12:02 +01:00 committed by GitHub
commit f87855ffa8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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