タグ
Home > apache > YSlow対策でmod_expireを利用してHTTPレスポンスヘッダにExpiresを追加する Newer Older YSlow対策でmod_expireを利用してHTTPレスポンスヘッダにExpiresを追加する YSlowの評価に対する改善シリーズ、その2です。mod_deflateを利用してHTTP... 続きを読む
Perl, Linux, Apache改めて勉強したかったので、こんなテストしてみました。 Apacheの設定とテスト内容 ServerAdmin zigorou@localhost DocumentRoot /home/zigorou/www/cache ServerName cachetest.art-code.org ExpiresDefault "access plus 5 minutes" Alias... 続きを読む

