[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] get rid of cgiwrap?
- Subject: RE: [cobalt-users] get rid of cgiwrap?
- From: "Dan" <dan@xxxxxxxxxxxxx>
- Date: Sun Feb 20 13:39:34 2000
> Can I get rid of CGIWrap and just have CGI run like a normal web
> server that
> you would have with basically any virtual account that you'd have on the
> net?
>
> If so, how?
>
You could put a .htaccess in any of the directories.
RAQ2
I think this would do it:
Options FollowSymLinks Includes ExecCGI
AddHandler cgi-script .cgi
AddHandler cgi-script .pl
--
Dan Kriwitsky