9 messages in ru.sysoev.nginxRe: nginx and IE
FromSent OnAttachments
just startingJan 27, 2008 11:58 am 
RoxisJan 27, 2008 12:06 pm 
eliottJan 27, 2008 12:08 pm 
just startingJan 27, 2008 1:48 pm 
RoxisJan 27, 2008 1:53 pm 
just startingJan 27, 2008 7:40 pm 
eliottJan 27, 2008 10:25 pm 
Igor SysoevJan 27, 2008 10:25 pm 
just startingJan 28, 2008 4:47 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx and IEActions...
From:eliott (elio@public.gmane.org)
Date:Jan 27, 2008 12:08:59 pm
List:ru.sysoev.nginx

On 1/27/08, just starting
<just@public.gmane.org> 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.