Hi

Thanks for the help ppl. It seems to have been a combination of the solution
from Mark Constable and JohnJ.

Much Thanks

Kim

----- Original Message -----
From: "Mark Constable" <[EMAIL PROTECTED]>
To: "Squidguard Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, August 10, 2002 10:43 AM
Subject: Re: Fw: Problems with the Sample redirect script


On Saturday 10 August 2002 16:47, Kim White wrote:
> "10 08:44:15 2002] [error] [client 192.168.0.1] client denied by server
> configuration: /var/www/cgi-bin/squidguard.cgi"

Perhaps something like this is missing ?

<Directory /var/www/cgi-bin/>
    AllowOverride None
    Options ExecCGI
    Order allow,deny
    Allow from all
</Directory>

--markc

Reply via email to