Uwe Dippel wrote:
Could you please share your preferred methods to rotate the /var/www/logs/, ?
I had the same problem, and solved it by using cronolog. This way you don't have to restart apache.
From my httpd.conf: CustomLog "|/usr/local/sbin/cronolog -l /var/www/logs/access-hanz.nl /var/www/logs/old/access-hanz.nl.%Y%m%d" combined Hans

