Tag: nginx
How To Install Nextcloud On Ubuntu 16.04 Using NGINX & MariaDB
Nextcloud is a suite of client-server software for creating and using file hosting services. Nextcloud is free and open-source,…
How To Install NGINX AS A Reverse Proxy For Apache On Ubuntu 16.04
https://www.howtoforge.com/tutorial/how-to-install-nginx-as-reverse-proxy-for-apache-on-ubuntu-16-04/ https://devops.profitbricks.com/tutorials/configure-nginx-as-a-reverse-proxy-for-apache-on-ubuntu-1604/ 1. Configuring Apache $ sudo nano /etc/apache2/ports.conf modify the VirtualHost and Listen lines for port 80 to use…
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 2
This tutorial assumes that you already have one website functioning on the server and that you have followed the initial…
How To Host Multiple WordPress Sites On Ubuntu 16.04, NGINX, PHP7-FPM – Part 1
This tutorial sets up a single WordPress installation on a server with the option of adding more websites later. First,…
WordPress Install (Single Site) – Ubuntu 16.04, NGINX, PHP7
This tutorial sets up a single WordPress site on a server. If you would like to have multiple sites (and…