Home
last modified time | relevance | path

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

/dports/devel/vstr/vstr-1.0.15/examples/
H A Dhttpd_conf_main.h116 unsigned int use_req_conf : 1; member
H A Dhttpd_policy.c455 opts->use_req_conf = HTTPD_CONF_USE_REQ_CONF; in httpd_policy_init()
576 HTTPD_POLICY_CP_VAL(use_req_conf); in httpd_policy_copy()
H A Dhttpd_conf_req.c789 !req->policy->use_req_conf || req->skip_document_root) in httpd_conf_req_parse_file()
H A Dhttpd_conf_main.c826 OPT_SERV_X_TOGGLE(opts->use_req_conf); in httpd__conf_main_policy_d1()