You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Farid Hamjavar <ha...@unm.edu> on 2006/08/16 17:07:52 UTC

[users@httpd] logging question


Apache 1.3.33  on Linux RH AS 3.0

Greetings,

Is there a way to instruct Apache not to log (in its access_log)
entries from a certain things? e.g. not to log
entries from IP# 1.2.3.4  or  from host hostname.site.org 

Thanks,
Farid

---------------------------------------------------------------------
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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] logging question

Posted by Joshua Slive <jo...@slive.ca>.
On 8/16/06, Farid Hamjavar <ha...@unm.edu> wrote:
>
>
> Apache 1.3.33  on Linux RH AS 3.0
>
> Greetings,
>
> Is there a way to instruct Apache not to log (in its access_log)
> entries from a certain things? e.g. not to log
> entries from IP# 1.2.3.4  or  from host hostname.site.org

http://httpd.apache.org/docs/1.3/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: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org