Searched refs:allowed_port (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_connect.c49 static int allowed_port(proxy_server_conf *conf, int port) function
164 } else if(!allowed_port(conf, uri.port)) {

Completed in 158 milliseconds