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

RE: [cobalt-users] get rid of cgiwrap?



> 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