tor 2006-11-23 klockan 18:17 -0700 skrev Sherwood Botsford:
> #Block MS Internet explorer
> acl browsers.bad browser "/etc/squid/browsers.bad"
> http_access deny browsers.bad lab
> http_access deny browsers.bad laptops
> deny_info ERR_NOEXPLORER browsers.bad
deny_info matches the LAST acl on the http_access deny line which denied
the request. I.e. lab or laptops above..
Change your http_access lines to have the brosers.bad acl last and the
results will be better.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Fri Dec 01 2006 - 12:00:03 MST