About proxy configuration

2020-06-09 Thread 15717900
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??thank

Re: About proxy configuration

2020-06-09 Thread Zhiyuan Ju
Hi, Your mail may lose some important information, please have a check. 15717900 <15717...@qq.com>于2020年6月10日 周三上午10:21写道: > hello > > >     We meet a scene when Apisix is in use > > >     location /abc { > ... > proxy_pass  http://IP:端口/user; > ... >     } >      Proxy t