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

/httpd/modules/proxy/
H A Dproxy_util.c85 static int proxy_match_hostname(struct dirconn_entry *This, request_rec *r);
724 This->matcher = proxy_match_hostname;
729 static int proxy_match_hostname(struct dirconn_entry *This, request_rec *r) function

Completed in 22 milliseconds