Chinaunix首页 | 论坛 | 博客
  • 博客访问: 942936
  • 博文数量: 80
  • 博客积分: 2380
  • 博客等级: 大尉
  • 技术积分: 1049
  • 用 户 组: 普通用户
  • 注册时间: 2010-04-14 11:06
个人简介

Only to find a successful way, not to find excuses for failure!

文章分类

全部博文(80)

文章存档

2016年(2)

2015年(4)

2014年(10)

2013年(10)

2012年(7)

2011年(17)

2010年(30)

分类: LINUX

2011-11-23 15:31:28

开启gzip压缩

编辑vi /etc/httpd/conf.d/bw_mod.conf文件,
把内容更改为:

#LoadModule bw_module modules/bw_mod.so
#BandWidthError 510

LoadModule deflate_module modules/mod_deflate.so

DeflateCompressionLevel 6
AddOutputFilterByType DEFLATE text/html text/plain text/xml application/x-httpd-php
AddOutputFilter DEFLATE css js

阅读(1796) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~