From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 21:45:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDC2A16A4CF for ; Tue, 13 Jul 2004 21:45:04 +0000 (GMT) Received: from mail.nucleus.com (mail.nucleus.com [207.34.93.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81B4343D55 for ; Tue, 13 Jul 2004 21:45:04 +0000 (GMT) (envelope-from cburchell@muttart.org) Received: from mx.muttart.org (unverified [66.18.201.230]) by mail.nucleus.com for ; Tue, 13 Jul 2004 15:45:00 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Date: Tue, 13 Jul 2004 15:45:03 -0600 X-MimeOLE: Produced By Microsoft Exchange V6.0.6487.1 Message-ID: <1B36135783A3254A8C024188C0E3DFEC096435@dsl-main-66-18-201-230-edm.nucleus.com> content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Apache and split logs Thread-Index: AcRpIqexhAgtC45sTKOc6bT47gRmfA== From: "Chris Burchell" To: Subject: Apache and split logs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jul 2004 21:45:05 -0000 Is there any way (script / apache module / other) I can have the apache access-log split into separate access logs for individual virtual sites hosted on a FreeBSD box? -FreeBSD 4.10 -Apache 1.3.31 Thanks, Chris