Igor Sysoev <is at ...> writes: > > Thank you. Could you also add > > gzip_disable regex [regex ...]; > > It disables gzipped content for browsers with matched User-Agent. > The directive works for both gzip_static and gzip. > Done: http://wiki.codemongers.com/NginxHttpGzipModule http://wiki.codemongers.com/NginxHttpGzipStaticModule Evan