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