André Warnier wrote:
> Michelle Konzack wrote:
>>
>> Does someone know, HOW to stop logging from local IPs like <192.168.*>?
You can use conditional logging for that, I do it all the time to avoid
my own poking to spoil the statistics.
In a pinch:
SetEnvIf Remote_Addr "192\.168\." dontlog
Custom
Michelle Konzack wrote:
Does someone know, HOW to stop logging from local IPs like <192.168.*>?
Turn off your laptop ? pull out its network cable ? kill the bot ?
;-)
More seriously, I'll go ask on another list and I'll get back here if I
find something.
Am 2008-09-24 15:25:50, schrieb Marcin 'Rambo' Roguski:
> >> How to stop that? And not stop as ignore, but stop as have the server
> >> not
> >> do that (running 2.2.3 for the moment)?
>
> > Stop google from indexing your site?
> > http://www.robotstxt.org/faq/prevent.html
>
> LOL, funny :D
> Ser