Hi!
I'd like to block RealAudio/Video access.
I add the following acl to squid.conf.
Is that enough?
acl STREAM urlpath_regex -i \.rstp$ \.ra$ \.mov$ \.avi$ \.ram$
acl RealPlayer url_regex ^http://[^/]+/SmpDsBhgRl
http_access deny STREAM
http_access deny RealPlayer
Thank you.
<<<< Kenn
Received on Tue Aug 08 2000 - 03:50:44 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:46 MST