From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 28 Jan 2003 13:10:23 +0300 From: Andrey Brindeew To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?B?9cLSwdTYINfT0MzZ18HA?= =?koi8-r?B?3dXAINLFy8zBzdUgzsEg08HK1MHI?= Message-ID: <20030128101023.GA6263@abr.tool.ru> Mail-Followup-To: community@altlinux.ru References: <3E352E71.00000F.14470@tide.yandex.ru> <20030127185321.34c788be.gnomik@mtv.ru> <20030127223032.GA22881@abr.tool.ru> <20030128123855.7300f5a7.olli@rbauto.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline In-Reply-To: <20030128123855.7300f5a7.olli@rbauto.ru> Sender: community-admin@altlinux.ru Errors-To: community-admin@altlinux.ru X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.0.9 Precedence: bulk Reply-To: community@altlinux.ru List-Unsubscribe: , List-Id: List-Post: List-Help: List-Subscribe: , List-Archive: Archived-At: List-Archive: List-Post: --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit On Tue, Jan 28, 2003 at 12:38:55PM +0300, Oleg K. Artemjev wrote: > С удовольствием посмотрел бы на ваши коллекции.. http://abr.pp.ru/store/acl.tar.bz2 Подключать в /etc/squid/squid.conf так: === acl good_url url_regex "/etc/squid/acl/good_url" acl bad_urlpath url_regex "/etc/squid/acl/bad_urlpath" acl bad_url url_regex "/etc/squid/acl/bad_url" === У меня в конфиге это идет после строки === acl CONNECT method CONNECT === Для задействования вставить нижеследующие две строки: === http_access deny bad_urlpath !good_url http_access deny bad_url !good_url === перед строчками === http_access allow localhost http_access deny all === В указанных листах зарезано большинство популярных баннерных сетей Рунета, а также сайтоспецифичные баннерокрутилки, которые мне изрядно надоели. -- WBR, Andrey Brindeew. "No one person can understand Perl culture completely" (C) Larry Wall. --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) Comment: Get my public key at http://abr.pp.ru/gpg.html iD8DBQE+NlcP3gaCZ4hbZncRAl+PAKCRDPwiTU8tJl961qLL1OJwe5VQeQCdGA45 S4p/pwUM8R1ZK29x3mT7KMI= =rsru -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb--