/var/log/httpd/suphp_log {
    olddir /var/log/archive/httpd
    postrotate
	/bin/killall -HUP httpd
    endscript
}

