Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.h391 ngx_flag_t absolute_redirect; /* absolute_redirect */ member
H A Dngx_http_header_filter_module.c326 && clcf->absolute_redirect) in ngx_http_header_filter()
H A Dngx_http_core_module.c571 offsetof(ngx_http_core_loc_conf_t, absolute_redirect),
3449 clcf->absolute_redirect = NGX_CONF_UNSET; in ngx_http_core_create_loc_conf()
3715 ngx_conf_merge_value(conf->absolute_redirect, in ngx_http_core_merge_loc_conf()
3716 prev->absolute_redirect, 1); in ngx_http_core_merge_loc_conf()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_filter_module.c304 && clcf->absolute_redirect) in ngx_http_v2_header_filter()
/f-stack/app/nginx-1.16.1/
H A DCHANGES.ru662 *) Добавление: директива absolute_redirect.
H A DCHANGES651 *) Feature: the "absolute_redirect" directive.
/f-stack/app/nginx-1.16.1/contrib/vim/syntax/
H A Dnginx.vim125 syn keyword ngxDirective contained absolute_redirect