i have my site domain.com in one server using nginx.
Every-time that someone hit [1] example.com/~username i need that show the content of [2] http://example2.com/~username/ that reside in other server.
But maintaining the original first domain name http://example.com/~username
so, when someone put [1] nginx request the content of [2] but maintaining [1] as domain name.