Searched refs:auto_redirect (Results 1 – 9 of 9) sorted by relevance
318 unsigned auto_redirect:1; member466 u_char auto_redirect; member
1093 node->auto_redirect = (u_char) ((lq->exact && lq->exact->auto_redirect) in ngx_http_create_locations_tree()1094 || (lq->inclusive && lq->inclusive->auto_redirect)); in ngx_http_create_locations_tree()
1456 if (len + 1 == (size_t) node->len && node->auto_redirect) { in ngx_http_core_find_static_location()
722 clcf->auto_redirect = 1; in ngx_http_memcached_pass()
1872 clcf->auto_redirect = 1; in ngx_http_scgi_pass()
2165 clcf->auto_redirect = 1; in ngx_http_uwsgi_pass()
3516 clcf->auto_redirect = 1; in ngx_http_fastcgi_pass()
4601 clcf->auto_redirect = 1; in ngx_http_grpc_pass()
3625 clcf->auto_redirect = 1; in ngx_http_proxy_pass()