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

RE: [cobalt-users] CGI won't print output



On Sun, 5 Aug 2001 17:47:48 -0700, Sim Ayers mumbled something like:
>>Always add 'Options  -Indexes'  for cgi-bin directories.

My advice is to use it for all of the sites. Set it as a default 
server-wide in access.conf.

Also, the directory options that you gave (AFAIK) can all be in one 
set of tags, no need to separate them into three separate ones. Might 
be wrong on that, though.

If you want to use regular CGI rather than CGIWrap in a directory, 
change cgi-wrapper to cgi-script and include the ExecCGI option.
Otherwise, if you're just planning on using the CGIWrap, then don't 
bother with putting in the ExecCGI option.

Turning on ExecCGI and leaving the AddHandler set to cgi-wrapper 
doesn't make sense to me, as you're turning on 'classic' CGI for the 
site but still piping stuff through the wrapper, bypassing the 
ExecCGI completely.
Unless you know something I don't? (Highly likely!)

--
CarrieB
"I do believe that where there is a choice only between cowardice and 
violence, I would advise violence." --Mahatma Ghandi