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