summaryrefslogtreecommitdiff
path: root/www/p5-libapreq2/MESSAGE
blob: da5d194a5f45d4d351ec83d5cde6ea2e9db1a546 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$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.

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