Hi
With the following acl
acl ALLOWED_HOSTS src "/etc/squid/Allowed_hosts"
I set a list of hosts, which should be able, to get webaccess without
passing the url_rewrite_program. I read, that I can use the
"url_rewrite_access"-directive to make a kind of bypassing the
redirector.
How do I have to understand the url_rewrite_access-directive? Does
"deny" mean, that the host passes or bypasses the redirector?
I set the directive like this:
url_rewrite_access allow ALLOWED_HOSTS
With that, the Hosts listed in the file "/etc/squid/Allowed_hosts" are
allowed to get internet-access. But, other clients can now access
websites, which should normally blocked. It seems, that the
url_rewrite_access-directive bypasses now all requests.
Is there an explanation for this behavior?
Thanks a lot.
Tom
Received on Thu Jun 24 2010 - 06:42:20 MDT
This archive was generated by hypermail 2.2.0 : Thu Jun 24 2010 - 12:00:03 MDT