[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [XTR] cgi-bin outsite web
- Subject: RE: [cobalt-users] [XTR] cgi-bin outsite web
- From: "Dan Kriwitsky" <list1@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu Nov 13 04:53:04 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
> I have added "ScriptAlias /cgi-bin/ /home/sites/site6/cgi-bin/" to
> httpd.conf. I have also renamed the folder (and the
> httpd.conf entry) as
> cgibin (rather than cgi-bin), as suggested in several posts,
> but it doesn't
> make any difference. I have also tried various other changes
> to httpd.conf:
> removing the AddHandler cgi-wrapper .cgi AddHandler cgi-wrapper .pl
> entries, adding AddHandler cgi-script .cgi AddHandler
> cgi-script .pl or
> AddHandler cgi-script cgi AddHandler cgi-script pl for example.
>
Have you tried just having the script alias line and:
AddHandler cgi-wrapper .cgi
AddHandler cgi-wrapper .pl
--
C2003 Dan Kriwitsky
Please reply to the list only. Off list replies are not read.