4.8.1 Specifying the server-status handler
Specify the server-status handler as follows to use the display functionality of status information:
<Location /server-status>
SetHandler server-status
</Location>However, generally the access to the status information of the Web server is controlled and the information is not disclosed to the end-user.