summaryrefslogtreecommitdiff
path: root/www/p5-libapreq2/MESSAGE
blob: 979c30ad01f011fcfb09ca0e0d717815d49dd634 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2004/04/12 18:18:29 kim 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_apreq.so

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

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