# # Allow server status reports generated by mod_status, # with the URL of http://servername/server-status # # see http://httpd.apache.org/docs/2.4/mod/mod_status.html # SetHandler server-status Require local Order deny,allow Deny from all Allow from localhost