blog.fuktommy.com

gzipの設定

prototype.js はサイズが大きいのがちょっと気になったのでgzipで圧縮してみました。 ブラウザの Accept-Encoding を見て、 gzip版と通常版の適切な方を返すよう、 .htaccess を設定します。

RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule prototype.js prototype.js.gz

sonic64.com の転送量の80%が RSSを参考にしました。

Copyright© 1998-2014 Fuktommy. All Rights Reserved.
webmaster@fuktommy.com (Legal Notices)