[squid-users] Probléme Squid to Java application
Marko Cupać
marko.cupac at mimar.rs
Wed Oct 22 14:18:13 UTC 2014
On Wed, 22 Oct 2014 13:48:58 +0200
Yassin CHOUCHANE <frechdesign at gmail.com> wrote:
> ok so how make an execption for this application in squid ?
I work around sits with broken authentication like this:
acl noauth dstdomain "/var/squid/lists/noauth"
...
http_access allow noauth
http_access deny !auth
http_access allow auth
All I have to do is put domains that have broken authentication through
proxy to /var/squid/lists/noauth and restart squid.
--
Marko Cupać
https://www.mimar.rs
More information about the squid-users
mailing list