On Tue, 6 Apr 2004, Darwin L. Lambeth wrote: > I appreciate your reply, but the documetaion you recommend is vague on a > lot things, and unfortunately, does not explain anything about how to > accomplish these things. I have read through that doc over and over and > there is nothing on this. I am actually looking for someone who has done > this sort of thing before to find out how they did it.
acl users1 proxy_auth user1 user2 user3 acl websites1 dstdomain banned.site other.banned.site http_access deny users1 websites1 Please read the Squid FAQ chapter 10 introduction section. Regards Henrik
