Initial
This commit is contained in:
7
install/deb/apache2/status.conf
Normal file
7
install/deb/apache2/status.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
Listen 127.0.0.1:8081
|
||||
<Location /server-status>
|
||||
SetHandler server-status
|
||||
Order deny,allow
|
||||
Deny from all
|
||||
Allow from 127.0.0.1
|
||||
</Location>
|
||||
Reference in New Issue
Block a user