Not really an Apache configuration question, but I'll bite. My log
file names and location may be unique, but this will give you the idea:
/var/log/httpd-access.log /var/log/httpd-error.log {
compress
daily
missingok
postrotate
/usr/sbin/apachectl stop
sleep 5
/usr/sbin/apachectl start
endscript
}
>> Stay informed about: Apache log