Check the url by name and direct it to a specific route? #2542
Answered
by
Tratcher
lucasjrnany
asked this question in
Q&A
-
I have some end points, I need to check if they contain the word "Sales" and redirect them to the server that will process them! localhost:5001//api/v1/SalesPayment A way to do it via middleware or another way, so I don't have to declare route by route because I have several end points, I wanted to process different servers. |
Beta Was this translation helpful? Give feedback.
Answered by
Tratcher
Jul 3, 2024
Replies: 1 comment
-
https://microsoft.github.io/reverse-proxy/articles/config-files.html#routes
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MihaZupan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://microsoft.github.io/reverse-proxy/articles/config-files.html#routes