How to Configure Multiple Domain Names in Nginx Using Server Name
Introduction When multiple domain names need to point to the same website or document root, Nginx can be configured to respond to all of those domain names using […]
Introduction When multiple domain names need to point to the same website or document root, Nginx can be configured to respond to all of those domain names using […]
Introduction There are situations where we may not be able to access the WordPress admin panel due to various issues, such as a broken theme, plugin conflicts, or
Date Posted: 17-03-2017 This post assumes that wordpress already installed. If server is fresh and it doesn’t have webserver or database server, follow the below post to install
Date Posted: EFS is a aws service which is similar to NFS service where we can add a single disk across multiple servers. The advantage of using EFS
Introduction Ajenti is an open-source control panel that provides a web-based interface for managing a server and its services. It can automatically detect installed applications and services and
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