Re: [squid-users] extension

From: Kashif Ali Bukhari <kbukhari@dont-contact.us>
Date: Sat, 14 May 2005 09:52:17 +0500

On 5/13/05, kashif mazhar <km@packages.com.pk> wrote:
>
> hello,
>
> when i do add this line in my squid configuration file to block rm real
> media player extensions and it is doing it's work by blocking these files to
> download.
>
> acl strings-block urlpath_regex rm .ram

is not right way it will block al url containing rm and ending on .ram in url
use acl strings-block urlpath_regex \.ram$ \.rm$

>
> BUT many sites specifically framed and encrypted format using sites stop
because of this hotmail encrypted url contains the word rm so page
denied by squid

> working and gave squid error
> for example: hotmail.com. etc etc
>
> As i do finish this line everything works smooth
>
> why this is happening , is there anyother way to block these extensions or
> what wrong i am doing..?
>
> Note: i have already block mp3 while using same command, it's not doing
> anything wrong
>
> regards,
>
> Kashif
>
>

--
Syed Kashif Ali Bukhari
Network Associate Asia Net
Cell :- +92-300-4018407 , +92-300-4295604
Ph +92-42-111-111-202 Fax +92-42-5840905
MSN:- kbukhari@msn.com ; kashif.bukhari@asia.net.pk
http://asia.net.pk , http://asiatec.biz
Received on Fri May 13 2005 - 22:52:18 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Jun 01 2005 - 12:00:02 MDT