Re: [SQU] ACL on differten http_ports

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sat, 13 Jan 2001 19:42:52 +0100

acl port80 myport 80
acl port8080 myport 8080
acl port8080_allowed dstdomain .example.com .gov .fenixlab.com

[first the standrad block denying unsafe ports or manager access]
http_acccess deny !mynetowrks
http_access allow port8080 port8080_allowed
http_access allow port80
http_access deny all
 

Paolo Alzalamira wrote:
>
> which it is the correct sintax?
> I have tried but it does not work!
>
> Thanks
>
> Henrik Nordstrom wrote:
>
> > Paolo Alzalamira wrote:
> > >
> > > I have squid with two differtent ports.
> > >
> > > it is possible to manage different ACL. How?
> >
> > By make use of the myport ACL type in the access checks.
> >
> > --
> > Henrik Nordstrom
> > Squid hacker
>
> --
> Paolo Alzalamira
> ----------------------------------------------
> http://www.fenixlab.com/
> Fènix.Lab s.r.l
> Via Matteotti, 14
> 38033 Cavalese (TN)

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sat Jan 13 2001 - 12:57:40 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:57:27 MST