Home » nginx
Install PHP + Nginx and PostgreSQL

Install PHP, Here if you want to install any specific version just add php version after php for example: if you want to install php version 7.1 then just do it by this command sudo apt install php7.1…
Read More »How To Configure Nginx VirtualHost In Ubuntu

Virtual Hosting is a method which facilitates hosting multiple domains on a web server. Virtual Hosting is of two types – Name based and IP based.
Read More »install Nginx, PHP7, Mysql in ubuntu

Nginx is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache. The software was created by Igor Sysoev and first publicly released in 2004.
Read More »