Revision: 8474
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 24, 2008 18:40 by iTony
Initial Code
# Gzip all text-based files <FilesMatch "\.(php|html|css|js)$"> SetOutputFilter DEFLATE </FilesMatch>
Initial URL
http://www.thewebsqueeze.com/articles/yslow-going-from-f-to-a.html/2/
Initial Description
it needs the module mod_deflate
Initial Title
gzip files in apache
Initial Tags
apache, module
Initial Language
Apache