User Tools

Site Tools


apache_2.2_httpready_filter_issue

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

apache_2.2_httpready_filter_issue [2009/09/25 03:43]
k2patel created
apache_2.2_httpready_filter_issue [2020/08/10 02:35]
Line 1: Line 1:
-====== Apache 2.x '​httpready'​ ====== 
  
-No such file or directory:​Failed to enable the ‘httpready’ Accept Filter\\ 
-Above error appear when accf_http_load set to "​NO"​ 
- 
-To fix the error you can run following. 
- 
-<code bash> 
-kldload accf_http 
-</​code>​ 
- 
-And setup to load during next boot use edit file loader.conf. 
- 
-<code bash | /​boot/​loader.conf>​ 
-accf_http_load="​YES"​ 
-</​code>​ 
- 
-That should do it. 
apache_2.2_httpready_filter_issue.txt · Last modified: 2020/08/10 02:35 (external edit)