[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] unsubscribe



On Tue, 1 Jan 2002, Nigel Hewett wrote:

> 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
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>