I am running a nph-script on my site but to get it to work I had to edit
the :

/etc/httpd/conf/httpd.conf

AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl

with

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

The script now works fine. 

But will this cause problems or how can I get nph-cgi-wrapper to run the
nph scripts instead of cgi-wrapper

Thanks

Nigel

_______________________________________________
cobalt-developers mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-developers

Reply via email to