When you reviewing your website with Google Pagespeed Insights, you could have the following error :
To fix this problem, a little modification of Nginx configuration is necessary :
In /etc/nginx/nginx.conf
file or in new file /etc/nginx/conf.d/gzip.conf
, add the following code :
gzip...