Replies: 1 comment
-
I set "changeOrigin: false" and that seemed to solve that problem for me. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have a very straightforward setup just wanting to transparently proxy
https://mydomain.com/blog/pricing
tohttps://otherdomain.com/pricing
, but have the browser bar showmydomain.com
, NOTotherdomain.com
– whatever I try I can't seem to get it to work, and just get redirected instead.What am I missing?
Beta Was this translation helpful? Give feedback.
All reactions