This question shows research effort; it is useful and clear
2
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有一个位于转发代理后面的 Internet 连接。我必须使用代理服务器 IP 地址和端口号才能连接到 Internet。我在我的机器上安装了 Apache Web 服务器。Apache 配置为使用 ProxyPass(意思是- 它必须从外部站点获取文档)。但是转发代理阻止任何此类请求。如何设置 apache 以使用转发代理服务器的 ip 地址和端口号来访问外部 url。