Searched defs:cgi_handler (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/generators/
H A Dmod_cgi.c743 static int cgi_handler(request_rec *r) function
1270 ap_hook_handler(cgi_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 2236 milliseconds