tzssangglass commented on issue #4198: URL: https://github.com/apache/apisix/issues/4198#issuecomment-834510945
`ngx.exec` can do internal redirection, but to get this request re-routed I don't know of any good way to achieve this. I'm wondering if there is any indirect way to accomplish this? For example, set up two routes, and the proxy-rewrite plugin on route A does a path rewrite and the rewritten path can be macth with route B, forwards request to route 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. For queries about this service, please contact Infrastructure at: [email protected]
