On 21/08/07, Vincent Bray <[EMAIL PROTECTED]> wrote:
> On 21/08/07, Brian Munroe <[EMAIL PROTECTED]> wrote:
> > Just wanted to make sure I was reading the httpd documentation
> > correctly.  There is no way to use conditional logging to drop 304
> > HTTP status codes, right?
> >
> > Anyone have a solution they'd like to share?
>
> I can't think of one. I'd like to be corrected, but I'm not aware of
> any way to conditionally do anything based on the status code of a
> non-error response. You'd need to either hack up mod_log_config or add
> your own module.

And further, it's probably not worth it to do so as you can just
filter the logs during processing, or during the logging by using a
piped logger.

-- 
noodl

---------------------------------------------------------------------
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