On Sat, 6 Apr 2002, Bill Crawford wrote:

> On Fri, 5 Apr 2002, Keith Morse wrote:
> 
> > I did see this when reviewing the apache documentation. In this case the 
> > scripts are part of a package called tsmon (terminal server monitor) so 
> > re-writing or renaming the scripts is not an option.
> 
>  In which case you need to turn on CGI handling for the directory
> they're in.


My interpretation on how to do this is to define a

<Directory /home/username/cgi-bin>
</Directory>

entry for this, correct?  Somehow I had it in my head that the 
        <Directory /home/*/public_html>

would work in my case,  but I see why it won't.  Thanks.  Been looking at 
this too long and not getting anywhere.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to