/ Published in: PHP
This is the htaccess you have to use with the script for gzip js files.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
AddHandler application/x-httpd-php .js php_value auto_prepend_file zipjs.php php_flag zlib.output_compression On