/var/log/httpd/suphp_log {
    olddir /var/log/archive/httpd
    postrotate
	/sbin/service httpd flush-logs > /dev/null
    endscript
}

