Date: Sun, 17 Aug 2014 19:45:49 +0200 From: "Michael Ross" <gmx@ross.cx> To: "FreeBSD Questions" <freebsd-questions@freebsd.org>, "Jim Pazarena" <fquest@paz.bz> Subject: Re: apache24 and accf_http Accept Filter Message-ID: <op.xkqzmnupg7njmm@michael-think> In-Reply-To: <d14a9401a9b25b31f8446b4588130276@paz.bz> References: <d14a9401a9b25b31f8446b4588130276@paz.bz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Aug 2014 18:44:33 +0200, Jim Pazarena <fquest@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.xkqzmnupg7njmm>