增長圖片視頻等靜態文件緩存:php
<FilesMatch ".(flv|gif|jpg|jpeg|png|ico|swf)$">
Header set Cache-Control "max-age=2592000"
</FilesMatch>
增長文件壓縮:css
<ifmodule mod_deflate.c>
AddOutputFilter DEFLATE html xml php js css
</ifmodule>
阿里測:html
http://www.alibench.com/緩存