thank you -----Original Message----- From: Henrik Nordstrom [mailto:[EMAIL PROTECTED] Sent: Friday, February 06, 2004 5:03 PM To: Harry Crowder Cc: [EMAIL PROTECTED] Subject: Re: [squid-users] Squid 3.0 + squidguard + sarg
On Fri, 6 Feb 2004, Harry Crowder wrote: > When squidguard blocks a site it redirects squid to an error page. The > access.log for squid reports the page as a TCP_MISS/403. Is there a setting > in squid.con, squidguard.conf, or sarg.conf that I can change the > TCP_MISS/403 to TCP_DENIED for reporting purposes? By using squid access controls instead. Or you could filter TCP_MISS/403 with no hierarchy code and replace them with TCP_DENIED. Regards Henrik
