On 4/12/07, Miha Vitorovic <[EMAIL PROTECTED]> wrote:
Hi all,

I can say that I googled for this for quite a while before coming here, so
you are my last resort.

I have httpd 2.0.58 on Windows, and I like to exclude a user from the
access log. I tried every module looking half useful from the task, but
nothing worked.

Why? Well I use httpd to server Subversion repository, and it allows only
authenticated access. Plus I have a Domino server with a large number of
agents. To check if the agents are up to date, a script runs every night
and checks the agents against the repository. 250 agents * 19 requests per
revision check = 4500+ lines of useless log.

If the IP address of the client is static, you can follow the example here:
http://httpd.apache.org/docs/2.2/logs.html#conditional

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to