/var/log/httpd/access_log /var/log/httpd/agent_log /var/log/httpd/error_log /var/log/httpd/referer_log /var/log/httpd/suexec_log /var/log/suphp.log /var/log/httpd/sulsphp_log /var/log/httpd/ssl_request_log /var/log/httpd/modsec_audit.log /var/log/httpd/modsec_debug.log {
missingok
sharedscripts
postrotate
/bin/kill -USR1 `cat /var/run/httpd.pid 2>/dev/null` 2> /dev/null || true
endscript
}