On 6/29/05, anthony G <[EMAIL PROTECTED]> wrote:
> Is there a way to split the main vhost.log into not only seperate
> files but seperate directories based on the virtual host name?
> 
> I have tried using the apache split-logfile.in and it just splits the
> log into seperate logfiles based on the domain name, not directories.
> 
> When I run split-logfile.in it also gives me a seperate log file for
> domain.com and www.domain.com.  Is there a way for those to be
> combined?

split-logfile is just a simple perl script.  You can modify it to do
whatever splitting you want.  Or do the same in any other language.

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