Page 1 of 1

using nginx as default for domains or subdomains

Posted: Wed Sep 10, 2014 9:36 am
by afidegnum
hi, I have enabled nginx as default in VestaCP account but when the page loads it still display apache as a default web server.

how do I change it to have nginx rather?

Re: using nginx as default for domains or subdomains

Posted: Wed Sep 10, 2014 11:42 am
by M1LIAM
Hi There,

By default in VestaCP Nginx is set up as your reverse proxy, So apache is still serving the requested webpages.

Hope this helps,
Thanks, Liam.

Re: using nginx as default for domains or subdomains

Posted: Wed Sep 10, 2014 1:39 pm
by afidegnum
thanks for your reply but is there no way to have nginx enabled by default?

the reason why I am asking that is because I want to use django. and when wsgi configured on apache, I had an error

how best can this be worked out?