Drewolf opened a new issue, #8405: URL: https://github.com/apache/apisix/issues/8405
### Description 你好,我通过apisix-dashboard配置重定向,想实现 http 强制 跳转 https。发现跳转过后的https地址和我实际浏览器请求的地址不一致,如何配置才能不改变我的请求地址。   我请求的地址是 http://nginx.qa.xgimi.com/neo/voice/1.html 强制跳转过后的地址是 https://nginx.qa.xgimi.com:9443/neo/voice/1.html ### Environment - APISIX version (run `apisix version`): 2.15.0-alpine - Operating system (run `uname -a`): helm 部署 - OpenResty / Nginx version (run `openresty -V` or `nginx -V`): - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`): 3.5.4-debian-11-r14 - APISIX Dashboard version, if relevant: 2.13-alpine - Plugin runner version, for issues related to plugin runners: - LuaRocks version, for installation issues (run `luarocks --version`): -- 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]
