apache版本最好是 2.2.x,需要开启 mod_encoding 支持,开启 mod_headers 模块。
wget rpm安装包:
wget http://www.iseeyou.cn/wp-content/uploads/2011/03/mod_encoding-2.2.0-1.i386.tar.gz
解压缩 mod_encoding-2.2.0-1.i386.tar.gz:
tar xvfz mod_encoding-2.2.0-1.i386.tar.gz
安装rpm安装包(下面命令指安装该目录下所有rpm安装包,请注意!):
rpm -ivh *rpm
(更多…)
