i want use nginx reserve proxy but I want to use it like this.
http://example.com/redirect/http://google.com/search?q=1
I want to redirect the link that comes after the redirect article to that link completely with the referrer, origin information I specified.
Could you please let me know how do I do this?