ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] squid & избирательный запрет/доступ к медиа-файлам.
@ 2009-03-17 12:13 Алексей Шенцев
  2009-03-17 13:16 ` Timur Batyrshin
  2009-03-17 14:00 ` Alexey Morsov
  0 siblings, 2 replies; 4+ messages in thread
From: Алексей Шенцев @ 2009-03-17 12:13 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Всем привет!
В squid'e сделал запрет на получение из инета медиа-файлов:
cat squid.conf | grep media
acl media urlpath_regex -i \.mp3$ \.wav$ \.avi$ \.mpeg$ \.ra$ \.wma$  \.m3u$ 
\.asx$
http_access deny all media

Но вот один из руководителей. хочет слушать радио, через инет. 
Как всем запретить, а ему разрешить?
Такое:
http_access alow _ip-клиента_ media
Прокатит?
-- 
С уважением Шенцев Алексей Владимирович.
E-mail: ashen@nsrz.ru
XMPP: ashen@altlinux.org, AlexShen@jabber.ru
ICQ: 271053845

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

end of thread, other threads:[~2009-03-17 14:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-17 12:13 [Sysadmins] squid & избирательный запрет/доступ к медиа-файлам Алексей Шенцев
2009-03-17 13:16 ` Timur Batyrshin
2009-03-17 14:00 ` Alexey Morsov
2009-03-17 14:02   ` Алексей Шенцев

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git