summaryrefslogtreecommitdiff
path: root/www/ap2-perl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-09-04 22:36:18 +0000
committerwiz <wiz@pkgsrc.org>2005-09-04 22:36:18 +0000
commit4ffc68ab9ab4880ea5fcf97c93783137ecd16b7e (patch)
tree8af43267d02267c0b6663fcefef5e809e09c0831 /www/ap2-perl
parent5ca6b88bf90313a7d27d901410927770c231c935 (diff)
downloadpkgsrc-4ffc68ab9ab4880ea5fcf97c93783137ecd16b7e.tar.gz
Fix path to documentation. From ISIHARA Takanori in PR 31136.
Diffstat (limited to 'www/ap2-perl')
-rw-r--r--www/ap2-perl/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/MESSAGE b/www/ap2-perl/MESSAGE
index 95fe4898e31..3388a59153f 100644
--- a/www/ap2-perl/MESSAGE
+++ b/www/ap2-perl/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/11/19 23:22:40 jlam Exp $
+$NetBSD: MESSAGE,v 1.4 2005/09/04 22:36:18 wiz Exp $
In order to enable mod_perl in your Apache installation, you need to add
the following to your httpd.conf file:
@@ -12,7 +12,7 @@ To enable the mod_perl-1.0 compatibility API, you will also need:
Please also refer to the documentation in:
- ${PREFIX}/share/doc/html/mod_perl/user/compat
+ ${PREFIX}/share/doc/mod_perl/user/porting/compat.pod
If switching to/from a server with and without mod_perl enabled, you
should NOT use "apachectl restart" - instead, fully stop and then start