ansible/files/httpd/apachestatus.conf

6 lines
86 B
Text
Raw Normal View History

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