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

/httpd/modules/proxy/
H A Dmod_proxy.c928 static int proxy_handler(request_rec *r) function
1049 "proxy_handler no URL in %s", r->filename);
2893 ap_hook_handler(proxy_handler, NULL, NULL, APR_HOOK_FIRST);

Completed in 23 milliseconds