# uncomment from /etc/apache2/apache2.conf
ExtendedStatus On
<Location /server-status>
SetHandler server-status
Order deny,allow
Deny from all
Allow from 127.0.0.1 .your_domain.com
</Location>First / Previous / Next / Last / Page 1 of 1 (1 posteets)