Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru79 *) Исправление: в модуле ngx_http_autoindex_module на 32-битных
150 ngx_http_autoindex_module содержали атрибут bgcolor, что могло
348 *) Исправление: модуль ngx_http_autoindex_module неправильно обрабатывал
2018 *) Исправление: в модуле ngx_http_autoindex_module.
2907 *) Исправление: в модуле ngx_http_autoindex_module.
3679 ngx_http_autoindex_module.
5075 ngx_http_autoindex_module.
6321 *) Исправление: для ответов модуля ngx_http_autoindex_module не
7536 *) Исправление: ошибка в модуле ngx_http_autoindex_module при показе
8066 *) Исправление: модуль ngx_http_autoindex_module теперь показывает
[all …]
H A DCHANGES77 *) Bugfix: in the ngx_http_autoindex_module on 32-bit platforms.
143 ngx_http_autoindex_module module used the "bgcolor" attribute, and
340 *) Bugfix: the ngx_http_autoindex_module incorrectly handled requests
1972 *) Bugfix: in the ngx_http_autoindex_module.
2850 *) Bugfix: in the ngx_http_autoindex_module.
3611 *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.
4976 *) Bugfix: UTF-8 encoding usage in the ngx_http_autoindex_module.
6198 *) Bugfix: a charset could not be set for ngx_http_autoindex_module
7409 *) Bugfix: the ngx_http_autoindex_module now do not show the files
8248 *) Bugfix: the ngx_http_autoindex_module module did not escape the
[all …]
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_autoindex_module.c136 ngx_module_t ngx_http_autoindex_module = { variable
177 alcf = ngx_http_get_module_loc_conf(r, ngx_http_autoindex_module); in ngx_http_autoindex_handler()
544 alcf = ngx_http_get_module_loc_conf(r, ngx_http_autoindex_module); in ngx_http_autoindex_html()
/f-stack/app/nginx-1.16.1/auto/
H A Dmodules132 # ngx_http_autoindex_module
168 ngx_http_autoindex_module \
487 ngx_module_name=ngx_http_autoindex_module
490 ngx_module_srcs=src/http/modules/ngx_http_autoindex_module.c
H A Doptions478 --without-http_autoindex_module disable ngx_http_autoindex_module