I have a support system installed with a different hoster and want the address from my web application to contain a link to that support system. However, the domain name I registered together with this support system is completely unrelated to the name of my web application and might confuse people.
Is it possible to enter a link like www.example.com/support and then have nginx redirect to the designated domain without changing the address line itself?
I tried rewrite, but it completely redirects you.
You can try proxying it, but this is just a tip, I haven't tried it yet.
Use frames. frameset hosted on your machine with one frame inside pulling contents From URL you want to hide.