Re: [CentOS] apache log directives

2008-04-10 Thread Michael Simpson
On 4/9/08, Jason <[EMAIL PROTECTED]> wrote: > Does anyone know of a way to specify a CustomLog file name in apache > based on the vhost? for example, I have 10 vhosts and instead of giving > each one a CustomLog directive and specifying a different log file I'd > like to do something in global tha

Re: [CentOS] apache log directives

2008-04-09 Thread Kai Schaetzl
Jason wrote on Wed, 09 Apr 2008 16:21:14 -0500: > customlog $VHOST.log not with "fixed" vhosts. There is something called mass virtual hosting or so. That uses a different way of specifying virtual hosts and might be able do something like this with the logs as well. However, I don't think it

[CentOS] apache log directives

2008-04-09 Thread Jason
Does anyone know of a way to specify a CustomLog file name in apache based on the vhost? for example, I have 10 vhosts and instead of giving each one a CustomLog directive and specifying a different log file I'd like to do something in global that does the same thing, ala vhost elvis customlog el