Home
last modified time | relevance | path

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

/minix3/libexec/httpd/
H A Dcgi-bozo.c260 if (!httpd->cgibin && !httpd->process_cgi) in bozo_process_cgi()
514 httpd->process_cgi = 1; in bozo_add_content_map_cgi()
H A Dbozohttpd.h118 int process_cgi; /* use the cgi handler */ member