Files
pkgsrc-ng/www/p5-libapreq2/MESSAGE
2013-09-26 17:14:40 +02:00

14 lines
525 B
Plaintext

===========================================================================
$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.
===========================================================================