Nginx This is a part of my goal of learn something everyday. This will guide through learning nginx Installing Nginx on Ubuntu 18.04 LTS. Install using apt package manager. Building nginx from sources. nginx config setup & options. Barebone virtual host setup for nginx. Location block options Rewrites & Redirects try_files syntax access_log & error_log nginx to server dynamic content - php worker_processes & worker_connections buffers_and_timeouts Adding Dynamic modules Default Header expires gzip headers FastCGI Cache - micro cache HTTP2 HTTP2 server Push & SSL Best practises Rate Limiting Simple Auth []