From owner-freebsd-isp Tue Feb 10 10:50:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA18530 for freebsd-isp-outgoing; Tue, 10 Feb 1998 10:50:50 -0800 (PST) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from s02.admin.cantv.net (s02.admin.cantv.net [161.196.66.41]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA18524 for ; Tue, 10 Feb 1998 10:50:48 -0800 (PST) (envelope-from lem@cantv.net) Received: from lemtop.cantv.net (workstation-6.lido.cantv.net.57.196.161.in-addr.arpa [161.196.57.8] (may be forged)) by s02.admin.cantv.net (8.8.8/8.8.8) with SMTP id OAA07936; Tue, 10 Feb 1998 14:49:41 -0400 (GMT-0400) Message-Id: <3.0.5.32.19980210144909.00911430@pop.cantv.net> X-Sender: lem@pop.cantv.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Tue, 10 Feb 1998 14:49:09 -0400 To: Kevin Day From: =?iso-8859-1?Q?=22Luis_E=2E_Mu=F1oz=22?= Subject: Re: Large httpd log files Cc: isp@FreeBSD.ORG In-Reply-To: <199802101827.MAA04930@home.dragondata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 12:27 PM 10/02/1998 -0600, Kevin Day wrote: >Is it possible to make each user's traffic log to their own file, without >having to add a httpd.conf entry for each user? If you're using apache, you can place the 'LogFile' (sp?) entries inside the VirtualHost definition. In that way, access logs for the virtual host will go to the corresponding file. We've been using this for more than 18 months and it works very well. Best regards. -lem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message