Nginx

Nginx runs in front of every application on Amezmo and serves it in production from the first deploy. It terminates Transport Layer Security (TLS), serves static files directly from your public document root and passes dynamic requests to PHP-FPM (FastCGI Process Manager). You adjust the parts that vary per application through the pages below.