ieayoio opened a new issue #4376: URL: https://github.com/apache/apisix/issues/4376
怎么在插件proxy-rewrite配置多个regex_uri实现不同url转发到不同的路径下 例如: url:http://host1:9080/samplePrefix/get/service1 转发到 http://host2:8080/test url:http://host1:9080/samplePrefix/get/service2 转发到 http://host2:8080/service 是不是只能做两条路由实现 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
