Do I need nginx?
-
- Posts: 1
- Joined: Mon Mar 16, 2020 11:39 am
- Os: Ubuntu 17x
- Web: apache
Do I need nginx?
I am not sure what is nginx used for in VestaCP. I installed just the apache version and nginx was still installed it seems...and the weird thing is sometimes the control panel goes down and shows me a 500 error nginx default document...My question is, do I really need nginx? Sorry, if this is a daft question!
-
- Support team
- Posts: 1111
- Joined: Tue Jul 30, 2013 10:18 pm
- Contact:
- Os: CentOS 6x
- Web: nginx + php-fpm
Re: Do I need nginx?
I recommend you use nginx+php-fpm without apache.ag1234456789 wrote: ↑Mon Mar 16, 2020 11:43 amI am not sure what is nginx used for in VestaCP. I installed just the apache version and nginx was still installed it seems...and the weird thing is sometimes the control panel goes down and shows me a 500 error nginx default document...My question is, do I really need nginx? Sorry, if this is a daft question!
Re: Do I need nginx?
You can disable nginx in the settings of your web domain section
However, one can combine the two web servers to great effect, with nginx as static web server front and apache processing the back end.
However, one can combine the two web servers to great effect, with nginx as static web server front and apache processing the back end.
Re: Do I need nginx?
i think so...