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

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



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

Yes, the permissions are correct for my scripts. Yes, I have uploaded and
edited the files as the SITE admin.

Here are the exact contents of the .htaccess I am adding to /web

Options
AddHandler cgi-script .cgi
AddHandler cgi-script .pl

As soon as I upload this file, none of my scripts work, however, I have no
problems accessing regular files. I just can't access scripts.

Likewise, as soon as I remove .htaccess I am allowed access to execute
scripts.

Landon