> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Covington, Chris wrote:
> > Hi all,
> >
> > I'd like to deny some domains after people have authenticated. I
> > tried
> > this:
> >
> > acl NoAccess dstdomain .aim.com
> > acl NoAccess proxy_auth REQUIRED
> > acl AuthorizedUsers proxy_auth REQUIRED http_access deny NoAccess
> > http_access allow AuthorizedUsers
> >
> > But apparently this isn't allowed:
> >
> > 2005/09/01 10:52:12| aclParseAclLine: ACL 'NoAccess' already exists
> > with different type.
> > FATAL: Bungled squid2.conf line 1874: acl NoAccess
> proxy_auth REQUIRED
> > Squid Cache (Version 2.5.STABLE10): Terminated abnormally.
> >
> > What's the best way to do this?
>
> Remove line 1874. It's conflicting with the `deny NoAccess' line.
That line is:
acl NoAccess dstdomain .aim.com
If I do that, how will I define which sites are not allowed access?
--- Chris Covington IT Plus One Health Management 75 Maiden Lane Suite 801 NY, NY 10038 646-312-6269 http://www.plusoneactive.comReceived on Thu Sep 01 2005 - 10:44:46 MDT
This archive was generated by hypermail pre-2.1.9 : Sat Oct 01 2005 - 12:00:02 MDT