Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_autoindex_module.c44 ngx_flag_t exact_size; member
114 offsetof(ngx_http_autoindex_loc_conf_t, exact_size),
637 if (alcf->exact_size) { in ngx_http_autoindex_html()
1034 conf->exact_size = NGX_CONF_UNSET; in ngx_http_autoindex_create_loc_conf()
1050 ngx_conf_merge_value(conf->exact_size, prev->exact_size, 1); in ngx_http_autoindex_merge_loc_conf()