This is a discussion on RE: [squid-users] Squid 3.0 + squidguard + sarg within the Squid Users forums, part of the Web Server and Related Forums category; thank you -----Original Message----- From: Henrik Nordstrom [mailto:hno@squid-cache.org] Sent: Friday, February 06, 2004 5:03 PM ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
thank you
-----Original Message----- From: Henrik Nordstrom [mailto:hno@squid-cache.org] Sent: Friday, February 06, 2004 5:03 PM To: Harry Crowder Cc: squid-users@squid-cache.org 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 |