nginx and IE

eliott eliott at cactuswax.net
Sun Jan 27 23:09:22 MSK 2008


On 1/27/08, just starting <just.starting at gmail.com> wrote:
> hi,
>
> I have set the gzip flag in the config file to ON to gzip the static files
> on the fly.
>
> Now the problem is this flag is breaking the pages for some version of IE6.
>
> So, is there any way I can set the flag ON/OFF based on useragent.
>
> Thanks,
> Rakesh.

http://wiki.codemongers.com/NginxHttpGzipModule#gzip_disable

Have you tried the gzip_disable stanza?
There is an example on the linked page for turning it off for ie 1-6.





More information about the nginx mailing list