Search found 1 match
- Fri Sep 25, 2015 9:54 am
- Forum: Web Server
- Topic: only nginx?
- Replies: 16
- Views: 22831
Re: only nginx?
Is it possible to use vestacp with only nginx yet?
I couldn't get it working using the files provided on Github (see the previous post).
I get 502 when apache is stopped. When I remove the line in /etc/nginx/conf.d/my_ip.conf I get 400.
I couldn't get it working using the files provided on Github (see the previous post).
I get 502 when apache is stopped. When I remove the line
Code: Select all
proxy_pass http://84.200.44.180:8080;