/var/log/httpd/suphp4_log /var/log/httpd/suphp5_log /var/log/httpd/suphp5_fcgi_log {
    size=2000M
    rotate 5
    monthly
    missingok
    notifempty
    nocompress
    prerotate
	ADVXctl closelogs
    endscript
    postrotate
	ADVXctl closelogs
    endscript
}
