On Sun, 28 Mar 2004, John P Santos wrote: > My main question is how I write an ACL that restricts access to certain > websites based on this. If it's along the regular ACL lines I can simulate > groups by writting each user manually into it's own ACL group.
Yes you can. This was one of the explicit goals of the external_acl design, making this kind of hooks into Squid access controls work just as any of the other acl in terms of http_access logics. Regards Henrik
