diff options
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/MESSAGE b/www/ap2-perl/MESSAGE index 3388a59153f..070a94d1061 100644 --- a/www/ap2-perl/MESSAGE +++ b/www/ap2-perl/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2005/09/04 22:36:18 wiz Exp $ +$NetBSD: MESSAGE,v 1.5 2006/02/03 01:04:59 wiz Exp $ In order to enable mod_perl in your Apache installation, you need to add the following to your httpd.conf file: @@ -8,7 +8,7 @@ the following to your httpd.conf file: To enable the mod_perl-1.0 compatibility API, you will also need: - PerlModule Apache::compat + PerlModule Apache2::compat Please also refer to the documentation in: |