Magento 2 Nginx
Magento 2 Nginx tutorial on how to setup and use Nginx alongside your Magento 2 eCommerce store.
What is Ngnix #
“Nginx is a web server which can also be used as a reverse proxy, load balancer, mail proxy and HTTP cache.”
Install #
Depending on your hosting provider the procedure can differ, check with your Hosting support on how to install.
Configuration #
Magento 2 ships with a nginx.conf.sample configuration file in the wwwroot
directory that you can use to add a
Nginx Virtual Host.