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

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



Landon Jenkins wrote:

> > 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

Hi Landon,

Whichever method you chose,
Have you DEFINATLY chmod 0755 the script (and any associated scripts)?
Also did you FTP it to the server as the correct user (ie the SITE admin)?
--
Regards,
Kul