In order to enable the CSS file types gZIP compression there are few things to be done. First of all you should insert the following line into your .htaccess file: AddHandler application/x-httpd-php52 .css This line will enable the server to handle the .css files via the php service. Next you will have to add the [...]