ServerName edu.rasnz.pdj ServerAdmin webmaster@localhost DocumentRoot /var/www/edu/httpdocs Options FollowSymLinks +ExecCGI AllowOverride None Options +ExecCGI Includes Indexes FollowSymLinks MultiViews AllowOverride All Order allow,deny allow from all ScriptAlias /cgi-bin/ /var/www/edu/cgi-bin/ AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all AddHandler cgi-script .pl ErrorLog ${APACHE_LOG_DIR}/error.log # Possible values include: debug, info, notice, warn, error, crit, # alert, emerg. LogLevel warn CustomLog ${APACHE_LOG_DIR}/access.log combined