Joshua, 
 
We had already looked into that route.  We are just trying to work around 
configuring a virtual for each domain.  I know there are a few other aproaches 
to it as well (such as pipe or splitting the file).  I guess I'll just play 
around for a while with some of the log splitting samples and see if that does 
what we want.
 
Gary Wayne Smith

________________________________

From: [EMAIL PROTECTED] on behalf of Joshua Slive
Sent: Sun 2/10/2008 1:18 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Split logs based upon VirtualDocumentRoot



On Feb 10, 2008 2:30 PM, Gary W. Smith <[EMAIL PROTECTED]> wrote:
>
>
> Hello,
>
> We use the following for hosting several sites by domain name and it seems
> to work well for us.
>
> VirtualDocumentRoot /exports/home/%-2.0.%-1/virtualdomains/%0
>
> What we would like to do is to split the incoming logs for each of the base
> level domains (that is domain.tld, regardless of *.domain.tld) such that for
> each domain the logs are stored in /exports/home/%-2.0/%-1/logs.  In this
> case, the log folders (and the /exports/home/%-2.0/%-1/) are owned by root,
> so this shouldn't be too much of a security issue.
>
> Is there a way do this with the logs without doing actual virtuals for each
> site?

The solution is discussed here:
http://httpd.apache.org/docs/2.2/logs.html#virtualhost

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to