apache_2.2_httpready_filter_issue
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.
kldload accf_http
And setup to load during next boot use edit file loader.conf.
- | /boot/loader.conf
accf_http_load="YES"
That should do it.
apache_2.2_httpready_filter_issue.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1