Home
last modified time | relevance | path

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

/dports/devel/vstr/vstr-1.0.15/examples/
H A Dhttpd_conf_main.h120 unsigned int chk_dot_dir : 1; member
H A Dhttpd_policy.c459 opts->chk_dot_dir = HTTPD_CONF_USE_CHK_DOT_DIR; in httpd_policy_init()
579 HTTPD_POLICY_CP_VAL(chk_dot_dir); in httpd_policy_copy()
H A Dhttpd_conf_main.c688 OPT_SERV_X_TOGGLE(opts->chk_dot_dir); in httpd__conf_main_policy_http_d1()
H A Dhttpd.c3660 if (req->policy->chk_dot_dir && in http_req_make_path()