hi guys,
i need some advices to host multiple meteor app with passenger. First. Is that possibile?..i tried with nginx config file but without success. Reading over the internet i found that i maybe possibile to host multiple app as follow:
i tried a lot of stuff in location section. in the case of static pages it works as expected but if i try to start a meteor app down here i got errors.
1 - if i get your point you are using separate conf file and subdomain?
2 - is possible to do that with location stuff?and with that i mean…using a unique config file?