Searched refs:NGX_HTTP_SSI_ADD_PREFIX (Results 1 – 1 of 1) sorted by relevance
16 #define NGX_HTTP_SSI_ADD_PREFIX 1 macro1644 if ((flags & NGX_HTTP_SSI_ADD_PREFIX) && text->data[0] != '/') { in ngx_http_ssi_evaluate_string()1835 if (flags & NGX_HTTP_SSI_ADD_PREFIX) { in ngx_http_ssi_evaluate_string()2053 rc = ngx_http_ssi_evaluate_string(r, ctx, uri, NGX_HTTP_SSI_ADD_PREFIX); in ngx_http_ssi_include()