Re: [squid-users] authentification and banners

From: Кабиольский Евгений <kabiolskiy@dont-contact.us>
Date: Wed, 16 Apr 2008 23:35:51 +0600

Serj A. Androsov пишет:
> Hello all,
>
> I use basic authentification and want to open full access to some site
> blabla.com.
>
> The blabla.com page can contain images from the different sites.
> The authentification windows appeared because of these banners have
> different site urls.
>
> Can some explain how can I solve it?
>
You have something like this in your config
acl disallowed_users proxy_auth user1
acl banned url_regex -i "path_to_file"
http_access deny disallowed_users banned

IMHO better way is to use redirector (like SquidGuard or squidred) to
get out banners from page
Received on Tue Apr 22 2008 - 13:38:24 MDT

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