Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_rewrite_module.c34 static char * ngx_http_rewrite_if_condition(ngx_conf_t *cf,
584 if (ngx_http_rewrite_if_condition(cf, lcf) != NGX_CONF_OK) { in ngx_http_rewrite_if()
642 ngx_http_rewrite_if_condition(ngx_conf_t *cf, ngx_http_rewrite_loc_conf_t *lcf) in ngx_http_rewrite_if_condition() function