[squid-users] Access denied without password request

From: <alpop@dont-contact.us>
Date: Fri, 04 Apr 2008 15:22:02 +0400

Hello
I need to deny access to anywhere except www.rbc.ru. I wrote this acl:
acl acl-pupkin proxy_auth pupkin
acl acl-pupkin-allow dstdom_regex rbc.ru
http_access allow acl-pupkin acl-pupkin-allow
http_access deny acl-pupkin
It's working. But on that site as on a lot ot others there are some banners, counters, etc, which points to other sites. And proxy ask password after any moving on allowed site.

Is it possible to fully deny access without any permanent password requests?

with best regards, AGP
Received on Fri Apr 04 2008 - 05:22:13 MDT

This archive was generated by hypermail 2.2.0 : Thu May 01 2008 - 12:00:04 MDT