Sentora Support Forums
How to nginx proxy apache on Sentora? - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: How to nginx proxy apache on Sentora? (/showthread.php?tid=2705)



How to nginx proxy apache on Sentora? - quangpham89 - 03-20-2016

I have managed to use the "Sentora 1.0.3", now I want to use nginx as proxy for apache How do I do?

How To Configure Nginx as a Reverse Proxy for Apache on Sentora?

Thanks you!


RE: How to nginx proxy apache on Sentora? - Me.B - 03-21-2016

You need to move apache to another port and install nginx to forward requests to apache.

M B


RE: How to nginx proxy apache on Sentora? - quangpham89 - 03-21-2016

(03-21-2016, 07:14 AM)Me.B Wrote: You need to move apache to another port and install nginx to forward requests to apache.

M B

I did, but not run, even though I have moved into 8080 port Apache, nginx port 80, you can guide me how fit Sentora manager?  :s


RE: How to nginx proxy apache on Sentora? - Me.B - 03-22-2016

So set sentora port to 8080.

Set default web port to 8080 too.

Then install nginx and set filters to forward requests.

M B