/var/log/httpd/mod_gzip.log {
    olddir /var/log/archiv/httpd
    postrotate
	/bin/killall -HUP httpd
    endscript
}

