Re: deny_info questions

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 05 Mar 1999 18:52:37 +0100

Stephen Anderson wrote:

> http_access deny sexkey !notsex

I think this would yeld a notsex deny_info.. Try "deny !notsex sexkey"
or "deny sexkey !notsex sexkey".

> of the ERR_SEX_DENIED page. What gives? Thanks!

Easiest way to figure out what is going on is to enable debugging.
1. Start squid
2. run "squid -k debug" to enable debugging
3. make a request which is denied
4. run squid -k debug again
5. Then look for "AclMatchedName" in logs/cache.log. This tells which
acl that denied the request, and hence which acl name deny_info is
looking for.

---
Henrik Nordstrom
Spare time Squid hacker
Received on Fri Mar 05 1999 - 10:47:54 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:45:09 MST