This Is Your Brain On Informatics: NGINX

From Pathology Education Instructional Resource
Revision as of 23:34, 17 January 2014 by Tikenn (talk | contribs) (Created page with "==Overview== <p> If it's not Apache it's NGINX (engine-x). NGINX is one of the largest web servers in use today on the internet, serving common sites such as Facebook, Netfli...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Overview

If it's not Apache it's NGINX (engine-x). NGINX is one of the largest web servers in use today on the internet, serving common sites such as Facebook, Netflix, Dropbox, and many more. This server forms the second tier of a LEMP stack and is the part that allows the server to interact with web.

Installation