Redirect non www request to www nginx
Date Posted:11-03-2017 In this post, we deals with how to redirect all non www request to www request. If nginx is not installed, follow the posts. Ubuntu 16.04 […]
Date Posted:11-03-2017 In this post, we deals with how to redirect all non www request to www request. If nginx is not installed, follow the posts. Ubuntu 16.04 […]
Date Posted:06-01-2017 In many scenario, we don’t want particular page to be crawled by bots or we want page to be restricted for particular users. In this post,
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
Nginx is the fastest webserver when compared to Apache. In this post, we are gonna explain on how to secure your website using SSL certificate on ubuntu 16.04.
This post covers 2 section which helps to boost the website performance. As we know, nginx is fast webserver and we are going to improve the performance by
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