RE: Match JPG - Updated

From: Gavin Lawson (GavinL@titan.net.au)
Date: Wed May 02 2007 - 00:36:41 ART


Hi Hossam

 If you want to match a URL with ".jpg" in it then
    match protocol http url "*.jpg"
 is the correct match command

 If you want to match a file with a jpeg image in it NOT MATTER WHAT THE
NAME IN THE URL then
   match protocol http mime "*jpeg*"
 is the correct match command

GL

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Eric Poulin
Sent: Tuesday, 1 May 2007 10:44 PM
To: Hossam Abbas; ccielab@groupstudy.com
Subject: Re: Match JPG

The first option works fine:

match protocol http url "*.jpg"

Here is some good examples:

http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cg/hq
os_c/part05/ch05/hdtnbara.htm

Eric

--- Hossam Abbas <habbas97@yahoo.com> wrote:

> Hi,
> could any1 tell me which will be correct if i want to match JPG in
http traffic to use:
>
> match protocol http url"*.jpg"
>
> or
>
> match protocol http mime "*jpg"
>
>
> thanks
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ______________________________________________________________________
> _ Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:19 ART