From: "[email protected]" <[email protected]> > acl OnlyFox browser -i Firefox/ > http_access deny !OnlyFox > but with internet explorer i can surf?
I think the following is easier to read:
http_access allow OnlyFox
http_access deny all
Can you list all your http_access lines, or the whole config?
I guess you checked that squid is indeed used...?
JD
