[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] cgi and apache
- Subject: [cobalt-users] cgi and apache
- From: "Joseph Bannon" <joseph@xxxxxxxxxxxx>
- Date: Thu Nov 16 13:37:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
http://38.197.104.5/test.cgi
I get this forbidden error when I run the script. It's chmod'ed to 755, I
can even run it at the prompt. However, I still get the forbidden message.
Is there anything I need to set in apache beside this...
AddHandler cgi-script .cgi
-Joseph