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