Problem With Solutions

Something Different In Linux

Home » Posts tagged 'compress CSS with gZIP'

How to compress CSS with gZIP

Posted by Rishikesh Vispute Categories: How to, Knowledge, PHP

How to compress my CSS with gZIP? To compress your CSS files with gZIP there are two things that you should do. First, add the following line to the .htaccess file in your public_html folder: AddHandler application/x-httpd-php52 .css By doing this, you allow the server to process .css files through PHP. Next, add the following  [ Read More ]

Optimized by SEO Ultimate