I'm seeing errors from a couple of what appear to be cacheing products.

I've got pages with a <base href="..."> in to enable me to store all my images on another server.

"BorderManager 3.0" and "HbTools 4.6.2" seem to ignore the base href, and request all these graphics from the wrong website. Both seem to be IE add-ons, and in both cases, the graphics appear to be also requested from the correct website.

So, I'd like to throw away all these spurious 404's cluttering my report, without throwing away any of the successful page requests, and just for these browser strings. BROWEXCLUDE would throw away the successes too, and FAILREPEXCLUDE won't let me act on the user agent string. Is something clever with regular expressions possible ?
Obviously I'd like to know of any 'real' 404's from other browsers.
I guess I need a regular expression which works on the whole line, not just particular fields.

Thanks
Chris


Any views expressed in this message are those of the sender and not necessarily 
those of CCA Group.  The unauthorized use, disclosure, copying or alteration of 
this message is forbidden.  The contents of
this message may be confidential and/or privileged, copyright CCA Group and are 
intended solely for the use of the individual or entity to whom they are 
addressed.  Whilst this message has been scanned, CCA Group cannot guarantee 
that it is virus free or compatible with your systems and accepts no 
responsibility for any loss or damage
arising from its use. The recipient is advised to run their own anti-virus 
software. If you receive this message in error please contact
[EMAIL PROTECTED] immediately, destroy any copies and delete it from your 
computer systems.

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
+------------------------------------------------------------------------

Reply via email to