[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] RAQ3 - disabling cgiwrap on a virtual domain



> Actually, you should be able to just add a .htaccess file with.
>
> Options
> AddHandler cgi-script .cgi
> AddHandler cgi-script .pl
>
> To the /web directory of the site.

Ok, I tried this, but after I created this file, now when I try to run my
script, I am told "You do not have permission to access the requested file
on this server." Is there something else I should be adding to .htaccess?

I've also tried this by editing /etc/httpd/conf/httpd.conf as first
suggested and I get the same results.

Landon