Don Saul <[EMAIL PROTECTED]> (Tuesday, September 16, 2003 10:02 AM):


> I was unable to find any references in the archives for this particular
> problem.  Due to firewalls, I have an outside proxy server that shows up
> in my Apache logs as a dash "-" in the host field.  Because this server
> checks every 2 minutes, I have a lot of these entries in my logs.

> Due to having a lot of virtual hosts in my Apache config, I don't want to
> pre-process the logs to remove these entries if I don't have to.  I've
> tried variations of:

> HOSTEXCLUDE -
> HOSTEXCLUDE "-"
> HOSTEXCLUDE *-*

> Does anyone have a suggestion for removing the unknown host "-" so it
> isn't refelected in my reports?

HOSTEXCLUDE will remove those requests from *all* your reports. If
that is what you really want to do then using the first item shown
should work.

If you just don't want it listed in your Host Report, then you should
use this:

  HOSTREPEXCLUDE -

  


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  Digest version: http://lists.isite.net/listgate/analog-help-digest/
|  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