From: Chris Gray (chris.gray@ozonenetworks.net)
Date: Sun May 25 2008 - 15:35:37 ART
See http://www.sfsu.edu/training/mimetype.htm
If you wanted to match *.jpg using mime type , I am working on the theory
that you would do this..
Match protocol http mime image/jpeg
The mime type image/jpeg would match these file extensions..
jpeg,jpg,jpe,jfif,pjpeg,pjp
the first match on http url would match for *.jpg anywhere in the url string
after the host. E.g. http://cisco.com/blah/moreblah/image.jpg and likwise
http://cisco.com/image .jpg
That's my take on it anyway.
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of ccie
Sent: 25 May 2008 19:20
To: 'Cisco certification'
Subject: Would these do the same result
Hi Experts,
Would these do the same result
match protocol http url *.jpg
vs
match protocol http mime *.jpg
Regards,
Amin
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2008 - 06:59:18 ART