Greetings,
I cannot for the life of mine figure how to make this work and see status of Apache event?
this is in my httpd-info.conf file ( using custom build 2 ) in /usr/local/directadmin/custombuild/custom/ap2/conf/extra
<Location /server-status>
SetHandler server-status
Require host .example.com
Require all granted
</Location>
ProxyPass /server-status !
what am I missing here?
I cannot for the life of mine figure how to make this work and see status of Apache event?
this is in my httpd-info.conf file ( using custom build 2 ) in /usr/local/directadmin/custombuild/custom/ap2/conf/extra
<Location /server-status>
SetHandler server-status
Require host .example.com
Require all granted
</Location>
ProxyPass /server-status !
what am I missing here?