Can one route be forwarded to another route in Apisix? #11157
Unanswered
yijieshusheng-git
asked this question in
Q&A
Replies: 1 comment
-
Some options: 2 Use the redirect plugin to config some rule using request parameter - https://apisix.apache.org/docs/apisix/plugins/redirect/ 3 Workflow plugin to set rules even after the upstream response - https://apisix.apache.org/docs/apisix/plugins/workflow/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can one route be forwarded to another route in Apisix?
在apisix中一个路由可以转发给另一个路由吗
Beta Was this translation helpful? Give feedback.
All reactions