/ Published in: Apache
it needs the module mod_deflate
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
# Gzip all text-based files <FilesMatch "\.(php|html|css|js)$"> SetOutputFilter DEFLATE </FilesMatch>
URL: http://www.thewebsqueeze.com/articles/yslow-going-from-f-to-a.html/2/