I have a service in Kong. Say I have a service with url "abc.com". When the user enters the url in a browser, it has to rediect to "xyz.com/home". How to do this in Kong workspace?
Asked
Active
Viewed 27 times
1 Answers
0
Set kong's service target to xyz.com, and the service path is /home. And the route path is '/'; Make sure you kong listening the abc.com.

Chen YenHsun
- 26
- 1