You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Eduardo Gomez <in...@yahoo.com> on 2002/02/06 20:12:04 UTC

access log filtering

How do I prevent apache from logging access to images, for example?
The access.log is growing too big because of that...

Thanks in advance...


_______________
Eduardo Gomez
Innerlab Productions
www.innerlab.com


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


RE: access log filtering

Posted by Joshua Slive <jo...@slive.ca>.
> From: Eduardo Gomez [mailto:innerlab@yahoo.com]

> 
> How do I prevent apache from logging access to images, for example?
> The access.log is growing too big because of that...

http://httpd.apache.org/docs/mod/mod_log_config.html#customlog
http://httpd.apache.org/docs/logs.html#conditional
http://httpd.apache.org/docs/env.html#examples

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