国产一本视频在线播放|日韩精品制服丝袜一区|久久久综合精品成人国产|亚洲精品白丝喷白浆无码|亚洲欧美日韩在线综合直播|a级欧美乱理伦片在线播放|国产精品美乳福利在线观看|在线无码一区二区三区不卡国产

設(shè)為首頁加入收藏業(yè)務(wù)一覽表公司歷程公司介紹聯(lián)系我們
當(dāng)前位置網(wǎng)站運(yùn)營 >> 加速blog:設(shè)置blog的緩存和壓縮

加速blog:設(shè)置blog的緩存和壓縮

在網(wǎng)站根目錄下的.htaccess文件中添加以下代碼

<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/gif A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/png A2592000
ExpiresByType application/x-shockwave-flash A2592000
ExpiresByType text/css A2592000
ExpiresByType application/x-javascript A2592000
ExpiresByType application/javascript A2592000
ExpiresByType text/javascript A2592000
ExpiresByType text/html A600
</IfModule>

<IfModule mod_deflate.c>
<FilesMatch "\.(js|css|html|htm)$">
SetOutputFilter DEFLATE
</FilesMatch>
</IfModule>

<ifModule mod_gzip.c>
  mod_gzip_on Yes
  mod_gzip_dechunk Yes
  mod_gzip_item_include file \.(html?|txt|css|js|php|pl)$
  mod_gzip_item_include handler ^cgi-script$
  mod_gzip_item_include mime ^text/.*
  mod_gzip_item_include mime ^application/x-javascript.*
  mod_gzip_item_exclude mime ^image/.*
  mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
</ifModule>

<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css)$">
Header unset Last-Modified
</FilesMatch>

FileETag none

現(xiàn)在應(yīng)用Firefox的YSlow插件,以Small Site or Blog尺度測試的分?jǐn)?shù)為99分,以YSlow2(V2)尺度測試的分?jǐn)?shù)為94分,被扣掉的幾分重要是由于沒有應(yīng)用CDN。所以現(xiàn)在速度已經(jīng)被優(yōu)化到了極致。

趕緊把它放到你的網(wǎng)站或blog根目錄下的.htaccess文件里吧。

原文地址:http://zhiqiang.org/blog/it/using-htaccess-to-speed-blog.html

[來源:新時代網(wǎng)絡(luò)] [作者:新時代網(wǎng)絡(luò)] [日期:10-01-22] [閱讀:]
汤原县| 蓬溪县| 乡宁县| 秀山| 昂仁县| 乌鲁木齐市| 邮箱| 隆回县| 河北区| 东阳市| 纳雍县| 交城县| 云霄县| 新营市| 东阳市| 梁山县| 油尖旺区| 德钦县| 康马县| 阜新| 平武县| 聊城市| 苍山县| 阳江市| 收藏| 玉环县| 贺州市| 丰顺县| 湛江市| 盖州市| 临漳县| 阿克陶县| 南丰县| 宁波市| 龙泉市| 新沂市| 扶绥县| 肥城市| 沙雅县| 大渡口区| 日土县|