On Thu, January 13, 2011 15:35, Jack Andrews wrote: > i tried adding: > > <Directory /var/www> > Options +ExecCGI > AddHandler cgi-script .cgi > </Directory> > > to /etc/apache2/apache2.conf [...] > [Fri Jan 14 01:32:54 2011] [error] [client 192.168.1.3] Options > ExecCGI is off in this directory: /var/www/index.cgi You probably have a <Directory /var/www> block somewhere else (probably in a file in the sites_enabled dir) which overrides this block. Joost --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx