Reverse proxy from nginx to caddy to vless #2274
Unanswered
vahidx4r4x
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions