rss信息聚合
用户名: 密码:

解决apache Failed to enable the ‘httpready’ Accept Filter

2008-04-17 22:35:00 作者:tobutatu 来源: 浏览次数:0

[warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter

在 /boot/loader.conf /etc/loader.conf

里添加

accf_http_load=”yes”

然后reboot一下就可以解决了

Apache无法开启Free D下accept filter 的机制。
Free D 系统还提供了http filter,会自动过滤掉不完整的HTTP请求。
解决方法:
kldload accf_http
并将/boot/defaults/loader.conf中,以便下次启动自动装载模块

accf_data_load=”YES”
accf_http_load=”YES”

0
顶一下
0
踩一下

[收藏] [打印] [关闭] [返回顶部]

相关文章

最新文章