# # greygraph.nausch.org # ServerAdmin webmaster@nausch.org ServerName greygraph.nausch.org ServerAlias www.greygraph.nausch.org ServerPath / DocumentRoot "/usr/share/greygraph" AddHandler cgi-script .cgi AllowOverride None Options +ExecCGI DirectoryIndex greygraph.cgi Order deny,allow Deny from all Allow from 127.0.0.1 ErrorLog logs/greygraph_error.log CustomLog logs/greygraph_access.log combined