【发布时间】:2015-03-29 15:11:21
【问题描述】:
我不确定这在技术上是否可行,但如果我设置了 HAProxy,以便 http://example.com/hello 的传入请求转到 http://10.0.0.2/hello:
server example-1 10.0.0.2 check verify none
是否有可能让http://example.com/hello 改为http://10.0.0.2/greeting?
【问题讨论】:
-
this answer 不适合你吗?
标签: haproxy