chaitin / SafeLine

serve as a reverse proxy to protect your web services from attacks and exploits.
https://waf.chaitin.com
GNU General Public License v3.0
13.2k stars 813 forks source link

[建议] 支持代理到同域名不同路径 类似 location /testonly #256

Closed itdsee closed 1 year ago

itdsee commented 1 year ago

背景与遇到的问题

我们有好几个网站采用了类似部署方式。

建议的解决方案

No response

Lorna0 commented 1 year ago

师傅说得太模糊了。是不同路径需要不同上游,还是上游服务器要写路径?后者的话为什么不能直接转发? 进一步来说,业务网站具体是怎么部署的,为什么要这样部署,有什么不得不这么做的原因吗?

可以参考下这个 issue:

Lorna0 commented 1 year ago

时间有点久了,先 close 了。师傅有补充可以再提交一个 issue