#/var/log/httpd/agent_log {
#}

#/var/log/httpd/referer_log {
#}

/var/log/httpd/access_log {
}

/var/log/httpd/error_log {
    postrotate
        xargs kill -HUP < /var/run/httpd.pid 
    endscript
}

/var/log/httpd/ssl_log {
}

/var/log/httpd/ssl_misc_log {
}

