Home
last modified time | relevance | path

Searched refs:ngx_http_gzip_static_module (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_gzip_static_module.c66 ngx_module_t ngx_http_gzip_static_module = { variable
106 gzcf = ngx_http_get_module_loc_conf(r, ngx_http_gzip_static_module); in ngx_http_gzip_static_handler()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules130 # ngx_http_gzip_static_module
166 ngx_http_gzip_static_module \
463 ngx_module_name=ngx_http_gzip_static_module
466 ngx_module_srcs=src/http/modules/ngx_http_gzip_static_module.c
H A Doptions463 --with-http_gzip_static_module enable ngx_http_gzip_static_module
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru3821 заголовок 304-ых ответов модуля ngx_http_gzip_static_module.
4260 модуля ngx_http_gzip_static_module.
5342 *) Исправление: модуль ngx_http_gzip_static_module не позволял работать
5369 *) Добавление: модуль ngx_http_gzip_static_module.
H A DCHANGES3752 line in 304 responses sent by ngx_http_gzip_static_module.
4179 ngx_http_gzip_static_module responses.
5232 *) Bugfix: the ngx_http_gzip_static_module did not allow the
5258 *) Feature: the ngx_http_gzip_static_module.