<P>
  <BR>
Hai<BR>
I have squid server<BR>
I want to block the downloading .exe .mp3 files<BR>
 so i created one block.txt in /etc/squid/block.txt<BR>
<BR>
in tht i specified like this <BR>
\.exe\?.*$<BR>
\.mp3\?.*$<BR>
\.wms\?.*$<BR>
\.mp4\?.*$<BR>
<BR>
then in squid.conf i enter like this in the ACL part<BR>
<BR>
acl localhost src 127.0.0.1/255.255.255.255<BR>
acl blocked url_regexp "/etc/squid/block.txt"<BR>
<BR>
then in the http acces part<BR>
<BR>
http_access deny blocked<BR>
 then i restart my squid service then i got the error<BR>
<BR>
<BR>
2005/01/29 15:27:04| squid.conf line 1684: acl blocked url_regexp "/etc/squid/block.txt"<BR>
2005/01/29 15:27:04| aclParseAclLine: Invalid ACL type 'url_regexp'<BR>
2005/01/29 15:27:04| squid.conf line 1726: http_access deny blocked<BR>
2005/01/29 15:27:04| aclParseAccessLine: ACL name 'blocked' not found.<BR>
2005/01/29 15:27:04| squid.conf line 1726: http_access deny blocked<BR>
2005/01/29 15:27:04| aclParseAccessLine: Access line contains no ACL's, skipping<BR>
<BR>
how to configure ACL correctly <BR>
<BR>
thanks in advance<BR>
jijos<BR>
<BR>
<BR>

</P>


jijo's<br>
<br><br>
<A target="_blank" HREF="http://clients.rediff.com/signature/track_sig.asp"><IMG SRC="http://ads.rediff.com/RealMedia/ads/adstream_nx.cgi/www.rediffmail.com/inbox.htm@Bottom" BORDER=0 VSPACE=0 HSPACE=0></a>