<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.7">
</HEAD>
<BODY>
On Wed, 2003-04-09 at 11:09, McKenna, Stephen wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>Hi,
Just check out the following webpage. I quickly googled for what you
wanted to do and found this..
Hope it helps</FONT>
<A HREF="http://www.squid-cache.org/mail-archive/squid-users/200103/0310.html"><FONT SIZE="3">http://www.squid-cache.org/mail-archive/squid-users/200103/0310.html</FONT></A>
<FONT COLOR="#737373" SIZE="3"></I></FONT></PRE>
</BLOCKQUOTE>
Or you could implement an ACL<BR>
<BR>
acl DOWNLOAD_MP3 urlpath_regex mp3<BR>
http_access DOWNLOAD_MP3 deny<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<FONT SIZE="3"><TT><BR>
--<BR>
Celestial Wizard<BR>
RHCE<BR>
President SEBLUG - South East Brisbane Linux Users Group</FONT><BR>
<A HREF="http://www.seblug.org/"><FONT SIZE="3">http://www.seblug.org/</TT></FONT></A>
</TD>
</TR>
</TABLE>

</BODY>
</HTML>