ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Squit antibanner
@ 2003-01-28  9:56 Andrew Nazarkin
  2003-01-28 10:23 ` Герасимов Д.С.
  2003-01-28 11:55 ` Alexander Blagin
  0 siblings, 2 replies; 9+ messages in thread
From: Andrew Nazarkin @ 2003-01-28  9:56 UTC (permalink / raw)
  To: Sisyphus

[-- 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 --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2003-01-28 13:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-28  9:56 [sisyphus] Squit antibanner Andrew Nazarkin
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

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