Connect to the server using SSH. Create a text file using the following command: # touch /etc/nginx/conf.d/gzip.conf Open the file in any text editor, for example, using vi: # vi /etc/nginx/conf.d/gzip.conf Insert the following content in it: gzip on; gzip_disable … Continua a leggere
6 Dicembre 2018
di admin@admin
Commenti disabilitati su How to enable gzip compression for nginx on Plesk server