TransWikia.com

Apache and Nginx

Ask Ubuntu Asked by Nate Sturtz on November 11, 2021

I want to run both Apache2 and Nginx on the same server, how do I do this? I am running Ubuntu 20.04 server, I am installing iredmail for my server and I want to use this and run my website at the same time.

One Answer

just check this tutorial, there's everything explained regarding your question to setup and configure ngxinx and apache2 https://websiteforstudents.com/setup-nginx-reverse-proxy-apache2-ubuntu-17-04-17-10/

It's an older version of ubuntu, but I think there should be no difference.

Here the installation scripts of it:

Install Nginx

sudo apt-get update && apt-get install nginx

sudo systemctl start nginx.service
sudo systemctl enable nginx.service

Install Apach2

sudo apt-get install apache2

Nginx Config for IredMail

https://www.nginx.com/resources/wiki/start/topics/recipes/iredmail/

Like mention in the comment by @hextex, we need to know the port of your webserver to configure it correctly for nginx.

Nginx to configure multiple webpages

https://webdock.io/en/docs/how-guides/how-configure-nginx-to-serve-multiple-websites-single-vps

I hope this helps.

Answered by Competo on November 11, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP