Xray-examples icon indicating copy to clipboard operation
Xray-examples copied to clipboard

Reverse proxy from nginx to caddy to vless

Open vahidx4r4x opened this issue 2 years ago • 0 comments
trafficstars

Hi. Thanks for your hard work. I have 2 servers On server A, I have nginx for reverse proxying all traffic to server B. On server B, I have caddy for reverse proxying traffic to localhost vless. I can connect to my server B and vless without problem. But what I want is connecting to server A with /path1 and forwarding all the traffic to server B with /path2

How should I config my server A's nginx config?

Tnx

vahidx4r4x avatar Jan 22 '23 06:01 vahidx4r4x