Serving multiple node apps with nginx on same domain

后端 未结 3 498
余生分开走
余生分开走 2021-01-01 00:54

I would like to host 2 different node applications with nginx from the same domain and am having some trouble. I would like to have:

mydomain.com point to n

3条回答
  •  情歌与酒
    2021-01-01 01:30

    I was facing the same problem, after spending time on research I wrote a blogpost where I explained with details how I solved it, I hope it helps. Here it is: http://blog.donaldderek.com/2013/08/cf-i-configure-your-staging-machine-with-node-js-and-nginx/

提交回复
热议问题