From: Andrew Nazarkin <gnomik@mtv.ru> To: Sisyphus <sisyphus@altlinux.ru> Subject: [sisyphus] Squit antibanner Date: Tue, 28 Jan 2003 12:56:46 +0300 Message-ID: <20030128125646.2072156e.gnomik@mtv.ru> (raw) [-- Attachment #1: Type: text/plain, Size: 851 bytes --] Вот, кусок примера конфга "баннерорезалки" в сквиде и собственно аттач с "плохими урлами". Не претендует на стандарт де-факто, но работает. Можно заменить "дыры" на месте баннеров на красивые картинки, но это уже редиректор, раз (а роутерочек у меня хи-иленький) и система ставилась "для себя" - т.е. мне на красоту как-то... acl good_url url_regex "/usr/local/etc/squid/acl/good_url" acl bad_urlpath urlpath_regex "/usr/local/etc/squid/acl/bad_urlpath" acl bad_url url_regex "/usr/local/etc/squid/acl/bad_url" http_access deny bad_urlpath !good_url http_access deny bad_url !good_url Файлики из аттача кладуться в /usr/local/etc/squid/acl/ либо в любое другое место, только пути в аклях соответственно поправить... И еще - список, наверное, даже скорее всего уже устарел, поэтому "обмен урлами" целиком и полностью поддеррживаю! [-- Attachment #2: acl.tgz --] [-- Type: application/x-gzip, Size: 5146 bytes --]
next reply other threads:[~2003-01-28 9:56 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-01-28 9:56 Andrew Nazarkin [this message] 2003-01-28 10:23 ` Герасимов Д.С. 2003-01-28 11:53 ` Alexander Blagin 2003-01-28 12:03 ` Andrew Nazarkin 2003-01-28 12:51 ` Egorov Alexey 2003-01-28 13:01 ` Re[2]: " Герасимов Д.С. 2003-01-28 13:43 ` Andrew Nazarkin 2003-01-28 13:54 ` Victor Forsyuk 2003-01-28 11:55 ` Alexander Blagin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030128125646.2072156e.gnomik@mtv.ru \ --to=gnomik@mtv.ru \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git