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

/httpd/modules/arch/win32/
H A Dmod_isapi.c1212 * logic needs to move to isapi_handler() - differentiating
1407 static apr_status_t isapi_handler (request_rec *r) function
1715 ap_hook_handler(isapi_handler, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 14 milliseconds