I have exceptions for “IMAGE/GIF”, “IMAGE/PNG” and “IMAGE/JPG”
I turn on the “Show detailed information”
I shows that ALL images of these types on web-pages are still scanned
Why? Since the WebShield slows down quite a bit (earlier discussion) I don’t want it to scan images, but only other content (like HTML-code, applets, executables etc). But the exclusions don’t seem to work
Lars-Erik,
webshield compares the content-type with the information sent by the server. It is possible, that the information sent about the image is somewhat different than you think. For example jpeg files are most probably described as : image/jpeg. I’m sure you have some pages with image/jpg as well, but you should try to add this string to the exclusion list.
I tried adding the “'*.jpg” to the URL exception list, and that works quite good, except when the image is not a static file, but a result of a script or something (then it doesn’t end with “jpg”). I’ll try your suggestion and see.
Didn’t help adding IMAGE/JPEG
Still had to add “*.jpg” and I guess that is not that safe (script etc could call them self .jpg right).
Does the case have anything to say (IMAGE/JPG vs image/jpg)?
Any other reason it does not work (I use Firefox)?
Most of the images on this page have content-type of “image/jpeg”, some of them are gifs, so they have “image/gif”. I have not seen any “image/jpg”.
You might also see in the yellow WebShield bar (if show detailed info is on) listed some URLs with .jpg extension. I have analyzed those, and these are not JPG images! Have you checked that the urls your are reporting are indeed images?