Does anybody know what modifications I should make to httpd.conf in
order to make everything work? Might the problem be somewhere else?
Basically, all you need to do is to make sure that Apache .cgi
executables will be run by httpd. In Apache this implies selecting:
Options ExecCGI
and
AddHandler cgi-script .cgi
in the configuration file (e.g., /etc/httpd/conf/httpd.conf).
--
-----------------------------------------------------------------------------
herme(a)fi.upm.es | Manuel Hermenegildo
+34-91-336-7435 (Work) | Facultad de Informatica, UPM
+34-91-352-4819 or 336-7412 (FAX) | Universidad Politecnica de Madrid
http://www.clip.dia.fi.upm.es/~herme | 28660-Boadilla del Monte, MADRID SPAIN
-----------------------------------------------------------------------------