/var/log/httpsd/ssl_log /var/log/httpsd/access_log /var/log/httpsd/error_log /var/log/httpsd/agent_log /var/log/httpsd/referer_log /var/log/httpsd/apache_runtime_status /var/log/httpsd/suexec_log
{
    size=2000M
    rotate 5
    monthly
    missingok
    notifempty
    nocompress
    prerotate
	/etc/rc.d/init.d/httpsd restart
    endscript
    postrotate
	/etc/rc.d/init.d/httpsd restart
    endscript
}
