This is a discussion on How to filter Apache access logs within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I would like to know how I disable Apache to log local access to my domain. I want to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I would like to know how I disable Apache to log local access to my domain. I want to avoid that Apache writes in the access_log file every access I do to the site I am developing every time I connect from my personal IP address to verify the status of the pages. In few words, I want to avoid Apache logs every access from the address 192.168.1.102 Thanks a lot. Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |
|
|||
|
Il Sat, 13 Aug 2005 11:07:22 +0200, Davide Bianchi ha scritto:
> On 2005-08-13, Lampa Dario <lamp@dario.it> wrote: >> I would like to know how I disable Apache to log local access to my >> domain. > > Conditional logging is your friend, see the documentation. > Davide Could you give me an advice or an example ? Thank you Francesco -- Teaching OnLine Corsi online di programmazione Php, Asp, C, C++, Visual Basic, Delphi Linux Shell Programming ------------------------------------ http://www.teachingonline.it |