Page 1 of 1

vestaCP run Nginx as web server and as reverse proxy for Apache at the same time

Posted: Wed Aug 09, 2017 5:20 pm
by mg2
Hello Everyone,
My first post here after I installed and configured Vestacp a few times on my VPS.

have some legacy old apps that would need good old Apache2 with PHP 5.6.x but I would also like to try out Apache-less PHP 7.1 for some new Apps. I guess this is possible ?

I wonder if it is possible to successfully run Nginx simultaneously :
1) as a standalone web server with PHP-FPM
and also
2) as a reverse proxy for Apache

I guess we need to edit the existing hosting templates right ? Any good pointers on how to achieve this ?
I would also like to have opinions from users who may already be doing so