On Wed, Jan 22, 2003 at 09:48:33PM +0100, Daniel Fabian wrote:
| Hi,
|
| I'm trying to find an easy way to logrotate apache logfiles. The logfiles
| are created by cronolog, one in a day.
|
| CustomLog "|/usr/sbin/cronolog
| /wwwhome/customer1/logs/www.customer1.tt-%Y-%m-%d.log" combined
| ErrorL
Hi,
I'm trying to find an easy way to logrotate apache logfiles. The logfiles
are created by cronolog, one in a day.
CustomLog "|/usr/sbin/cronolog
/wwwhome/customer1/logs/www.customer1.tt-%Y-%m-%d.log" combined
ErrorLog "|/usr/sbin/cronolog
/wwwhome/customer1/logs/www.customer1.tt-%Y-%m-%d.err"
2 matches
Mail list logo