Hi all,

I recently made a little patch for Apache 1.3.19 which allows to activate
an internal daily rotation with date suffix in order to have a more
reliable and precise rotation than the one I got with the logrotate
program.

You just have to enable or disable (disabled by default) the
TransferLogDailyRotate flag to activate this behaviour. It puts a
date suffix in YYYYMMDD format to the log filename. The requests are
logged in a log file suffixed according to their time_t.

This patch is available at http://bert.tuxfamily.org/patches/apache.patch

May be this could be interesting for someone there ?

Bertrand Demiddelaer.

Reply via email to