apache24 and accf_http Accept Filter

Michael Ross gmx at ross.cx
Sun Aug 17 17:46:09 UTC 2014


On Sun, 17 Aug 2014 18:44:33 +0200, Jim Pazarena <fquest at paz.bz> wrote:

> My upgrade to apache24 from 22 met an error about the Accept Filter.
> I never had to deal with this before.
> So research shows that I should run "kldload accf_http".
> Which works, and apache24 now executes.
> My question is, where is the correct location to place the
> "kldload accf_http" directive?  I'm guessing "loader.conf", but that  
> doesn't look right.
>
> Thanks for advice.

You should put

	apache24_http_accept_enable="YES"

into /etc/rc.conf

The apache rc script takes care of the module loading.


Michael



> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to  
> "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list