Forum Moderators: phranque

Message Too Old, No Replies

Prevent logging from localhost

How to prevent from logging from the localhost?

         

AZzKikR

3:40 pm on Jan 4, 2005 (gmt 0)

10+ Year Member



Hi there,

I've tried several searches, including google and this forum and usenet but I didn't get any useable results.

My problem is as follows: I have a webserver running on my own computer which I frequently 'visit' from localhost. My log is getting huge because of this and I don't really care whether I accessed it from 127.0.0.1. So how can I make sure any traffic coming from 127.0.0.1 will not be logged?

Thanks in advance,

Kevin

AZzKikR

3:44 pm on Jan 4, 2005 (gmt 0)

10+ Year Member



Never mind, I forgot looking at the apache documentation... Thought Googling worked faster. Anyway the solution can be found at [httpd.apache.org...]

Sorry for the inconvenience.