jaredhuang opened a new issue #5356: URL: https://github.com/apache/apisix/issues/5356
### Issue description Dear all: my backend have a Url : http://172.20.151.99:10003/#/login?redirect=%2F%23%2F I set Upstream like this :  Set route like this:  but it can't work . but I set in nginx like this :  Nginx can forward . how do i solve this problem . ### Environment - apisix version (cmd: `apisix version`): 2.10.0 - OS (cmd: `uname -a`): CentOS Linux release 7.8.2003 (Core) - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.19.9.1 - etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): 2.10.0 - apisix-dashboard version, if have: apisix-dashboard-2.9.0-0.el7.x86_64.rpm - the plugin runner version, if the issue is about a plugin runner (cmd: depended on the kind of runner): - luarocks version, if the issue is about installation (cmd: `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]
