Date: Tue, 10 Feb 1998 14:49:09 -0400 From: =?iso-8859-1?Q?=22Luis_E=2E_Mu=F1oz=22?= <lem@cantv.net> To: Kevin Day <toasty@home.dragondata.com> Cc: isp@FreeBSD.ORG Subject: Re: Large httpd log files Message-ID: <3.0.5.32.19980210144909.00911430@pop.cantv.net> In-Reply-To: <199802101827.MAA04930@home.dragondata.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19980210144909.00911430>