How To Set Up Password Authentication with Nginx on Ubuntu 14.04

Introduction When setting up a web server, there are often sections of the site that you wish to restrict access to. Web applications often provide their own authentication and authorization methods, but the web server itself can be used to restrict access if these are inadequate or unavailable. In this guide, we’ll demonstrate how to… Read More How To Set Up Password Authentication with Nginx on Ubuntu 14.04