Search squid archive

Re: Squid NTLM => Access to a specific web site ?

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

 



On 9/26/2012 2:20 PM, Noc Phibee Telecom wrote:
it's possible to put:

acl fred proxy_auth fred
acl denied_all dstdomain all
acl allow_site dstdomain .example.com
http_access allowed  allow_site fred
http_access deny denied_all fred


correct ?

thanks
just use:
http_access allow allow_site fred
http_access deny all

all is a basic acl embedded into squid sources.

when you deny all it means all
so first allow what you want specifically and then deny all just like that.

Regards,
Eliezer

--
Eliezer Croitoru
https://www1.ngtech.co.il
IT consulting for Nonprofit organizations
eliezer <at> ngtech.co.il


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

  Powered by Linux