Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The following page has been changed by noodl: http://wiki.apache.org/httpd/DistrosDefaultLayout The comment on the change is: Update FreeBSD instructions for 2.2.6 and 6.2 ------------------------------------------------------------------------------ === Notes: === 1. ''Other variables to insert in rc.conf are listed in the comments at the top of the start/stop script'' 1. ''To start 2.2 on freebsd 6.1 the accf_http kernel module must be loaded. To do this once, run `kldload accf_http `. To do so at boot time, add accf_http_load=âYESâ to /boot/loader.conf'' + 1. ''Apache 2.2.6 in the FreeBSD 6.2 release will start regardless of the accf_http kernel module being loaded, and by default doesn't use it. To reverse this, add apache22_http_accept_enable="YES" to /etc/rc.conf (which will cause the kernel module to be loaded and Apache to use it).'' == FreeBSD 6.1 (Apache 2.0): == {{{ ServerRoot :: /usr/local
