Home
last modified time | relevance | path

Searched refs:try_files (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_try_files_module.c24 ngx_http_try_file_t *try_files; member
95 if (tlcf->try_files == NULL) { in ngx_http_try_files_handler()
108 tf = tlcf->try_files; in ngx_http_try_files_handler()
301 if (tlcf->try_files) { in ngx_http_try_files()
310 tlcf->try_files = tf; in ngx_http_try_files()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru1216 *) Исправление: директива try_files внутри вложенного location'а,
1401 *) Исправление: директива try_files при тестировании каталогов не
1669 параметра директивы try_files.
2732 try_files директива proxy_pass без URI могла использовать URI
2764 совместно с try_files и open_file_cache.
3999 *) Исправление: в поддержке кодировки UTF-8 директивой try_files в
4468 error_page или try_files; ошибка появилась в 0.7.44.
4513 *) Исправление: директива try_files неправильно обрабатывала строку
4627 *) Исправление: директива try_files выставляла MIME-type, исходя из
4685 *) Изменение: теперь директива try_files проверяет только файлы,
[all …]
H A DCHANGES1634 of the "try_files" directive.
2679 request after redirection with the "try_files" directive.
2710 "try_files" and "open_file_cache".
3453 *) Bugfix: in "alias" with variables and "try_files" directives
3925 *) Bugfix: in UTF-8 encoding support by "try_files" directive in
3980 *) Bugfix: in try_files; the bug had appeared in 0.8.11.
4385 or try_files; the bug had appeared in 0.7.44.
4506 static variants are used in a "try_files" directive.
4542 *) Bugfix: a "try_files" directive set MIME type depending on an
4587 the "try_files" directive.
[all …]
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim101 syn keyword ngxDirectiveImportant contained try_files