/var/log/httpd/access_log {
}

/var/log/httpd/agent_log {
}

/var/log/httpd/error_log {
}

/var/log/httpd/referer_log {
    postrotate
	killall -USR1 httpd
    endscript
}
