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

/httpd/modules/proxy/
H A Dproxy_util.c84 static int proxy_match_domainname(struct dirconn_entry *This, request_rec *r);
671 This->matcher = proxy_match_domainname;
676 static int proxy_match_domainname(struct dirconn_entry *This, request_rec *r) function

Completed in 21 milliseconds