Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c80 static ngx_int_t ngx_http_variable_document_root(ngx_http_request_t *r,
232 ngx_http_variable_document_root, 0, NGX_HTTP_VAR_NOCACHEABLE, 0 },
1501 ngx_http_variable_document_root(ngx_http_request_t *r, in ngx_http_variable_document_root() function