Re: [nginx_gzip_static] Necessity to create empty file with always option.

2015-11-17 Thread Richard Fussenegger
Thanks for the answer and solution! Sorry for using the wrong mailing list, will not happen again. Richard On 11/17/2015 7:29 PM, Valentin V. Bartenev wrote: > On Tuesday 17 November 2015 19:15:43 Richard Fussenegger wrote: >> Hi guys! >> >> I have the following weird situation: Several files wi

Re: [nginx_gzip_static] Necessity to create empty file with always option.

2015-11-17 Thread Valentin V. Bartenev
On Tuesday 17 November 2015 19:15:43 Richard Fussenegger wrote: > Hi guys! > > I have the following weird situation: Several files with .gz extension > are on disk and I have a location were requests are processed that do > not include it, so I set the option gzip_static to always and also > insta

[nginx_gzip_static] Necessity to create empty file with always option.

2015-11-17 Thread Richard Fussenegger
Hi guys! I have the following weird situation: Several files with .gz extension are on disk and I have a location were requests are processed that do not include it, so I set the option gzip_static to always and also installed the gunzip module. The problem is, I still need to create EMPTY files w