This setup will work whether you want to host multiple Meteor apps on the same domain, or use a reverse proxy for multiple backends, one of which is Meteor JS.
Recently, we were looking into adding new features to illustreets, such as a content management system (preferably not one built in JavaScript… just yet). Subdomains were not an option, mostly due to users being familiar already with the app’s location, and also because we wanted to have the CMS controlling the first page, with the Meteor JS app (illustreets’ explorer) set to look like it is hosted in a subdirectory. Continue reading