Search squid archive

Re: Re: Always direct ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Oct 17, 2010 at 01:03:13PM +0200, Olivier CALVANO wrote:
> 2010/9/23 Olivier CALVANO <o.calvano@xxxxxxxxx>:
> > Hi
> >
> > i use actually into my squid server:
> >
> > acl symantec dst 92.123.68.0/24
> > always_direct allow symantec
> >
> > All request to a 92.123.68.x are "always direct"
> >
> >
> > Do you know if it's possible that change by :
> >
> > acl symantec "url http://*.symantec.com";
> > always_direct allow symantec
> >
> > Not based on IP but on url
acl symantec dstdomain .symantec.com
...
always_direct allow symantec

-- 
Peter Benko


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux