ngx_http_index_error   30 http/modules/ngx_http_index_module.c static ngx_int_t ngx_http_index_error(ngx_http_request_t *r,
ngx_http_index_error  226 http/modules/ngx_http_index_module.c                 return ngx_http_index_error(r, clcf, path.data, of.err);
ngx_http_index_error  306 http/modules/ngx_http_index_module.c                 return ngx_http_index_error(r, clcf, dir.data, NGX_ENOENT);