I have:
- DigitalOcean VPS
- Meteor application with routing in Angular
- Nginx as a reverse-proxy
- SSL for my domain, configured with Nginx (also redirecting http to https)
- another hosting (!) with Wordpress blog there
- something doma.in with DNS set to DigitalOcean VPS and Meteor app is there
How can I "rewrite" doma.in/blog to the blog, but with this same URL? (without redirect).