配置Apache Web服务器以使用代理服务器

App*_*pps 9 apache proxy webserver

我想配置Apache Web服务器以使用代理服务器,以便所有出站请求都通过此代理服务器.你能帮帮我怎么做吗?我尝试使用Proxifier,但它对我帮助不大.

Doo*_*oon 7

如果您需要代理出站请求,可以使用mod_proxy http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxyremote中的 ProxyRemote

ProxyRemote * http://ip.of.proxY.host:port