Searched refs:static_locations (Results 1 – 3 of 3) sorted by relevance
324 ngx_http_location_tree_node_t *static_locations; member
833 pclcf->static_locations = ngx_http_create_locations_tree(cf, locations, 0); in ngx_http_init_static_location_trees()834 if (pclcf->static_locations == NULL) { in ngx_http_init_static_location_trees()
1326 rc = ngx_http_core_find_static_location(r, pclcf->static_locations); in ngx_http_core_find_location()