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

/httpd/modules/proxy/
H A Dmod_proxy.c46 * map_to_storage: run proxy_walk (rather than directory_walk/file_walk)
750 static int proxy_walk(request_rec *r) function
835 if ((access_status = proxy_walk(r))) {
859 /* XXX: Shouldn't we try this before we run the proxy_walk? */

Completed in 88 milliseconds