Hi,
I have problems using CGI scripts on APACHE 1.0.0, under SOlaris 2.4.
I installed Apache just like it was proposed in /usr/local/etc/httpd.
I add the line:
AddType application/x-httpd-cgi .cgi
in srm.conf, copy /cgi-bin/calendar in /cgi-bin/calendar.cgi
and then include
<!--#exec cgi="/cgi-bin/calendar.cgi"--> in my index.html file.
But the server does not interpret this command, and my
browser just receive the exec tag!
Did I forget something ?
Server is run as root. /cgi-bin is owned by root, but index.html is
owned by a user....
David.
+------------------------------------------+
| CEA/Cadarache, DER/SSAE/LSMI, bat 205 |
| 13108 St-Paul-Lez-Durance, FRANCE |
| tel: (+33) 42254292 fax: (+33) 42252780 |
+------------------------------------------+