Home
last modified time | relevance | path

Searched refs:port_in_redirect (Results 1 – 7 of 7) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h393 ngx_flag_t port_in_redirect; /* port_in_redirect */ member
H A Dngx_http_header_filter_module.c352 if (clcf->port_in_redirect) { in ngx_http_header_filter()
H A Dngx_http_core_module.c585 offsetof(ngx_http_core_loc_conf_t, port_in_redirect),
3451 clcf->port_in_redirect = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3719 ngx_conf_merge_value(conf->port_in_redirect, prev->port_in_redirect, 1); in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru4328 *) Исправление: директива "port_in_redirect off" не работала; ошибка
7783 *) Добавление: директива port_in_redirect.
H A DCHANGES4247 *) Bugfix: the "port_in_redirect off" directive did not work; the bug
7648 *) Feature: the "port_in_redirect" directive.
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c327 if (clcf->port_in_redirect) { in ngx_http_v2_header_filter()
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim413 syn keyword ngxDirective contained port_in_redirect