问题描述
我需要在 Apache 服务器中创建一个子目录映射,以便对路径 /another-path
的每个请求都转发到 https://some-website/another-path
。我怎么能这样做?
如果传入请求在我的服务器 https://my-website/another-path
上。我希望它转发到 https://some-website/another-path
上的另一台服务器。
我该怎么做?
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)