On Apr 6, 2005 4:21 AM, RYAN vAN GINNEKEN <luck@xxxxxxxxxxxxxxx> wrote: > I keep getting this error in my apache logs > > [Wed Apr 06 01:59:50 2005] [error] [client 192.168.0.1] Options ExecCGI > is off in this directory: > /home/clients/classicautographics/classic/www/html/upload.cgi, referer: > http://classicautographics.com/fileupload.html > but i have added the following to httpd.conf > > <Directory "/home/clients/classicautographics/classic/www/html"> > Options +ExecCGI > AddHandler cgi-script .cgi > </Directory> Are you sure that you are editting the right httpd.conf? Have you restarted the server after making changes? Are there any other Options directives that may be overriding this one? Joshua. --------------------------------------------------------------------- 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