log src/http/modules/ngx_http_gzip_static_module.c @ 5698:fcb0420f90de

age author description
Mon, 19 May 2014 22:45:34 +0400 Maxim Dounin Charset filter: fixed charset setting on encoded replies.
Mon, 03 Mar 2014 17:17:25 +0400 Valentin Bartenev Gzip static: fixed NGX_CONF_FLAG misuse.
Mon, 10 Sep 2012 16:48:25 +0000 Maxim Dounin Gzip static: "always" parameter in "gzip_static" directive.
Mon, 09 Jul 2012 00:13:06 +0000 Maxim Dounin Entity tags: set for static respones.
Thu, 26 Apr 2012 13:06:27 +0000 Andrey Belov Allows particular modules to handle subrequests properly.
Mon, 27 Feb 2012 16:51:28 +0000 Valentin Bartenev Disable symlinks: initialization of the "disable_symlinks" field in
Mon, 13 Feb 2012 16:32:21 +0000 Andrey Belov Support for disable_symlinks in various modules.