SpecialYang commented on issue #8861: URL: https://github.com/apache/apisix/issues/8861#issuecomment-1434400870
``` example.com/app1 -> upstream (app1) example.com/app2 -> upstream (app2) ... example.com/appn -> upstream (appn) ``` I hope I can set http redirect to https in one place which make the above all routes under the same host `example.com` redirect to `https://example.com/app(x)` when i call `http://example.com/app(x)`. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
