Re: gunzip on debian

2014-12-23 Thread Valentin V. Bartenev
On Monday 22 December 2014 11:59:48 Jeroen Ooms wrote: > I would like to use the gunzip module to serve cached, gzipped > responses to clients that do not support gzip. I am running an Ubuntu > 14.04 server. According to this post [1] the nginx-extras package > includes support for gunzip, but when

Re: gunzip on debian

2014-12-22 Thread Styopa Semenukha
On Monday, December 22, 2014 11:59:48 AM Jeroen Ooms wrote: > I would like to use the gunzip module to serve cached, gzipped > responses to clients that do not support gzip. I am running an Ubuntu > 14.04 server. According to this post [1] the nginx-extras package > includes support for gunzip, but

gunzip on debian

2014-12-22 Thread Jeroen Ooms
I would like to use the gunzip module to serve cached, gzipped responses to clients that do not support gzip. I am running an Ubuntu 14.04 server. According to this post [1] the nginx-extras package includes support for gunzip, but when I add the 'gunzip on;' directive to my config I get an error t