LoadModule info_module lib/apache/mod_info.so # # Allow remote server configuration reports, with the URL of # http://servername/server-info (requires that mod_info.c be loaded). # Change the ".your-domain.com" to match your domain to enable. # SetHandler server-info Order deny,allow Deny from all Allow from 127.0.0.1