Files
fedora-infra_ansible/files/httpd/apachestatus.conf
Seth Vidal 84e0086aca add apache_status for collectd to apache
add appserver header to all apache instances - just b/c
2013-06-10 18:37:08 +00:00

6 lines
86 B
Plaintext

ExtendedStatus on
<Location /apache-status>
SetHandler server-status
</Location>