Configure multiple domains(virtualhost) on nginx webserver
This post assumes that nginx already installed on the server. If its not installed, please refer the following post to install nginx. We assumes that host is ubuntu […]
This post assumes that nginx already installed on the server. If its not installed, please refer the following post to install nginx. We assumes that host is ubuntu […]
Introduction Nginx is a high-performance web server commonly used to host websites and web applications. Installing an SSL certificate helps secure communication between the website and its visitors
Introduction Nginx is a fast and lightweight web server that can be further optimized to improve website performance. In this article, we will explain how to enable Expires
In this post, we are gonna explain on how to install nginx, Php, Mariadb on Ubuntu 16.04.1. We have used AWS ubuntu server on this article. apt-get install
In this post, we gonna explain on how to install and configure SSL on centos. The main advantage of using letsencrypt is its free and the certificate is
Introduction An SSH tunnel can be used to securely route network traffic from a local machine through a remote server. This can be useful when you need to