Return-Path: Delivered-To: apache-bugdb-archive@hyperreal.org Received: (qmail 25998 invoked by uid 6000); 18 Feb 1999 11:55:21 -0000 Received: (qmail 25972 invoked by uid 2012); 18 Feb 1999 11:55:18 -0000 Date: 18 Feb 1999 11:55:18 -0000 Message-ID: <19990218115518.25971.qmail@hyperreal.org> To: apache-bugdb@apache.org, coar@apache.org, parker@austx.tandem.com From: coar@apache.org Subject: Re: mod_log-any/519: Need ability to log proxy requests to a seperate logfile Sender: apache-bugdb-owner@apache.org Precedence: bulk [In order for any reply to be added to the PR database, ] [you need to include in the Cc line ] [and leave the subject line UNCHANGED. This is not done] [automatically because of the potential for mail loops. ] [If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request ] [from a developer. ] [Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: Need ability to log proxy requests to a seperate logfile State-Changed-From-To: suspended-closed State-Changed-By: coar State-Changed-When: Thu Feb 18 03:55:16 PST 1999 State-Changed-Why: As of the next release after 1.3.5, you can do this with conditional logging. Include a 'SetEnv proxy 1' directive inside a '' container, and then use the 'env=proxy' clause on your CustomLog directive. Thanks for your patience, and for using Apache!