[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] CGI Extensions
- Subject: RE: [cobalt-users] CGI Extensions
- From: "Dan Kriwitsky" <dan@xxxxxxxxxxxxx>
- Date: Sat Oct 7 16:13:26 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Anyone know how to add additional extensions to my CGI? I
> would like to
> be able to use alternate extensions, for example, .xgi (blah.xgi). I've
> tried inserting an AddHandler directive (AddHandler cgi-wrapper .xgi) in
> both my .htaccess and httpd.conf (within a virtual host section).
>
> If I the cgi, in my case, test.xgi, I get the following error:
>
> CGIWrap Error: Execution of this script not permitted
>
> Execution of (/home/sites/home/web/factory/test.xgi) is not permitted
> for the following reason:
> Script file not found.
I did this on a RaQ2 with a .htaccess file.
AddHandler cgi-script .htm
Works fine.
--
Dan Kriwitsky