hello
We meet a scene when Apisix is in use
location /abc {
...
proxy_pass http://IP:????/user;
...
}
Proxy to http://IP:????/user when user requests
/abc
How does Apisix support such a similar configuration
Looking forward to answer??thanks
Wei Guo
