===========================================================================
$NetBSD: MESSAGE,v 1.2 2005/08/23 12:59:39 tv Exp $

In order to enable mod_apreq in your Apache installation, you need to add
the following to your httpd.conf file:

	LoadModule apreq_module lib/httpd/mod_apreq2.so

If switching to/from a server with and without mod_apreq2 enabled, you
should NOT use "apachectl restart" - instead, fully stop and then start
the server.

===========================================================================