How to enable Nginx gzip compression
After the server is configured, you also need to enable gzip to compress the returned data to speed up the loading of the site.
Here's how to enable gzip on Nginx (add it to the configuration file):
[crayon-67...