- 主题:一个关于FastRWEngine 的问题
这步的结果贴出来
【 在 meilinianhua (千叶蝶) 的大作中提到: 】
: 还是不行啊.
: 还是显示和原来是一样的
: 没有变化.
: 【 在 yuhuan 的大作中提到: 】
: : 这步的结果贴出来
: : 以root身份运行
: : make -C software/apache_modules
: : 【 在 meilinianhua (千叶蝶) 的大作中提到: 】
: ...................
--
FROM 211.167.203.8
把httpd.conf贴出来?
【 在 meilinianhua (千叶蝶) 的大作中提到: 】
: 都有啊
: 不知道怎么回事唉.
: 就是不行啊.
: 【 在 Necromancer 的大作中提到: 】
: : 似乎没有错啊
: : 现在httpd.conf里面有AddModule mod_fastrw.c
: : 或者LoadModule fastrw_module之类的了吗?
: : FastRWEngine on
: ...................
--
FROM 220.249.10.10
LoadModule fastrw_module /usr/lib/apache/mod_fastrw.so
还有AddModule ...
移到Ifdefine的外面
【 在 meilinianhua (千叶蝶) 的大作中提到: 】
: 【 在 lepton 的大作中提到: 】
: : 把httpd.conf贴出来?
: : 【 在 meilinianhua (千叶蝶) 的大作中提到: 】
: #
: # Based upon the NCSA server configuration files originally by Rob McCool.
: #
: # This is the main Apache server configuration file. It contains the
: # configuration directives that give the server its instructions.
: ...................
--
FROM 220.249.10.10