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

Re: [cobalt-developers] (no subject)



"Dan" <dan@xxxxxxxxx> wrote
> Why is it that whenever I set up a cgi-bin directory and attempt to browse
> to it I get a 403 error (Forbidden).    If I try to access any scripts
> within this directory I either get the same 403 error message (if I bypass
> cgiwrap by using AddHandler cgi-script .cgi in the .htaccess file) or a:
>
Dan,
Who owns the script? Sounds like it may be "root".
prperly chown the file
And, I use chmod 711.
Also, is the site setup to run CGI in the GUI?
Gerald