# # Allow remote server configuration reports, with the URL of # http://servername/server-info (requires that mod_info.c be loaded). # # see http://httpd.apache.org/docs/2.4/mod/mod_info.html # SetHandler server-info Require local Order deny,allow Deny from all Allow from localhost