5.3-STABLE FreeBSDなんですが、
apache2をworkerでmakeしてインストールしても、
preforkになってしまいます。。

#./configure --with-mpm=worker
#/usr/local/apache2/bin/apachectl -V
-D APACHE_MPM_DIR="server/mpm/prefork"