Search found 1 match
- Tue Apr 04, 2017 5:15 pm
- Forum: Web Server
- Topic: nginx Reverse Proxy
- Replies: 2
- Views: 4768
nginx Reverse Proxy
Hi, I am attempting to move my dev site into a fresh install of vestacp. The frontend of my website is a wordpress blog, and the webapp side is written as a nodejs app. In my previous environment (without vestacp), I was easily able to set up the following configurations in nginx.conf: server { list...