Hi, Something seems to be wrong in your RE
For example: \.mp3\?.*$ will match "<url>/file.mp3?sometext" but not "<url>/file.mp3" is \.dll\?.*$ in the block.txt file?? Kevin -----Message d'origine----- De�: devendra [mailto:[EMAIL PROTECTED] Envoy�: mercredi 18 ao�t 2004 14:19 ��: Muthukumar; [EMAIL PROTECTED] Objet�: Re: [squid-users] blocking file extension Hello, Like when i sign off from yahoo or hotmail It gives me access deny error. Devendra At 02:41 PM 18/08/2004, Muthukumar wrote: > > block.txt > > ------ > > \.cab\?.*$ > > \.rm\?.*$ > > \.mp\?.*$ > > \.mpg\?.*$ > > \.mpeg\?.*$ > > \.mp3\?.*$ > > \.wmv\?.*$ > > \.wma\?.*$ > > \.mov\?.*$ > > \.avi\?.*$ > > ------ > > > > squid conf > > > > acl block urlpath_regex -i "/etc/squid/block.txt" > > http_access deny block > >It will block the list of files with the extensions in block.txt to ALL. > > > but some time i try to sign in or sign off, it gives me access deny error, > >what you are specifying as sign in and sign off ?? > >Regards >Muthu > > > > >--- >=============== It is a "Virus Free Mail" =============== >Checked by AVG anti-virus system (http://www.grisoft.com). >Version: 6.0.740 / Virus Database: 494 - Release Date: 8/16/2004
