5 messages in ru.sysoev.nginxRe: gzip_static
FromSent OnAttachments
Ian M. EvansDec 29, 2007 12:16 am 
Igor SysoevDec 29, 2007 12:46 am 
Evan MillerDec 29, 2007 8:45 am 
Igor SysoevDec 29, 2007 8:59 am 
Evan MillerDec 29, 2007 9:27 am 
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: gzip_staticActions...
From:Evan Miller (emmi@public.gmane.org)
Date:Dec 29, 2007 9:27:07 am
List:ru.sysoev.nginx

Igor Sysoev <is@...> 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