Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2000 22:47:05 +0100
From:      Roelof Osinga <roelof@nisser.com>
To:        Matthew Jonkman <jonkman@bussert.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Webalizer and frontpage
Message-ID:  <388E19D9.FCA37FD5@nisser.com>
References:  <00c101bf676a$616eaa20$350a0a0a@bussert.com.Bussert>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jonkman wrote:
> 
> Does anyone have a recommendation on what to filter out of webalizer's
> statistics in order to keep the frontpage authoring process from
> contaminating the hit statistics?

<VirtualHost 10.0.0.55:80>
ServerName Forseti
ErrorLog /dev/null
TransferLog /dev/null
</VirtualHost>

If you've got it active on a local interface as well you can use
something like the above to discard all messages from the virtual
server on that address.

Your hits'll never even make it to webalizer.

Roelof

-- 
Būter, brea en griene tsiis
Hwa dat net ite kin is gjin oprjochte Fries 
http://omutens.com/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?388E19D9.FCA37FD5>