Re: perl program to log apache access.log with mass virtual hosting

2004-10-24 Thread David Clymer
On Sat, 2004-10-23 at 08:07, Cristi Banciu wrote: > Hi, > > I am using apache with mass virtual hosting. I need to keep separate log > files for each vhosts into something like thist > /var/log/httpd/$vhost.without.www/$year/$month/$day/access.log > > I have found a little perl script that says

Re: perl program to log apache access.log with mass virtual hosting

2004-10-24 Thread David Clymer
On Sat, 2004-10-23 at 08:07, Cristi Banciu wrote: > Hi, > > I am using apache with mass virtual hosting. I need to keep separate log > files for each vhosts into something like thist > /var/log/httpd/$vhost.without.www/$year/$month/$day/access.log > > I have found a little perl script that says

perl program to log apache access.log with mass virtual hosting

2004-10-23 Thread Cristi Banciu
Hi, I am using apache with mass virtual hosting. I need to keep separate log files for each vhosts into something like thist /var/log/httpd/$vhost.without.www/$year/$month/$day/access.log I have found a little perl script that says it does that. Unfortunatelly it does not working, apache error.l