cvsdist 3cbd43b
/var/log/httpd/*log {
cvsdist 3cbd43b
    missingok
cvsdist 3cbd43b
    notifempty
cvsdist 3cbd43b
    sharedscripts
cvsdist 3cbd43b
    postrotate
7c0f3e4
	/bin/kill -HUP `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
cvsdist 3cbd43b
    endscript
cvsdist 3cbd43b
}