# $Id$ LoadModule info_module modules/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 "127.0.0.1" to match your domain to enable. SetHandler server-info Order deny,allow Deny from all Allow from 127.0.0.1