yourgracee removed a comment on issue #5981:
URL: https://github.com/apache/apisix/issues/5981#issuecomment-1003295141


   1.配置一条/foo/bar 改写为 /foo的路由正则改写,绑定后端A服务
   2.配置一条为/foo的路径重定向到其他路径,绑定后端B服务
   3.访问/foo/bar
   4.本应该跳转到A服务,结果跳转到B服务


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to