[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] cgi and apache
- Subject: RE: [cobalt-users] cgi and apache
- From: "Per-Olof Pettersson" <peomaillist2@xxxxxxxxxxx>
- Date: Thu Nov 23 18:35:55 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi
Try to add:
Options +ExecCGI
to your config-file. Either it is the httpd.conf or a .htaccess-file
This will allow the server to run cgi-scripts, which by default is off.
Sincererly
Per-Olof Pettersson
-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of David Etheridge
Sent: den 17 november 2000 09:58
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] cgi and apache
Needs to be executable by all? Don't forget the webserver wont be calling
the CGI as the user (specified by the permission 7).
Try to make it world executable and see what happnes. I'm not a CGI expert
though and I'm not sure if this would open security holes.
Dave Etheridge
-----Original Message-----
From: Joseph Bannon [mailto:joseph@xxxxxxxxxxxx]
Sent: 16 November 2000 21:37
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: [cobalt-users] cgi and apache
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
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users
_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users