summaryrefslogtreecommitdiff
path: root/www/ap-perl/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-perl/pkg/MESSAGE')
-rw-r--r--www/ap-perl/pkg/MESSAGE8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/ap-perl/pkg/MESSAGE b/www/ap-perl/pkg/MESSAGE
index 4c0bd9a3c14..49459938f19 100644
--- a/www/ap-perl/pkg/MESSAGE
+++ b/www/ap-perl/pkg/MESSAGE
@@ -1,10 +1,10 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.2 1998/12/04 13:21:35 tv Exp $
+$NetBSD: MESSAGE,v 1.3 1998/12/04 17:25:13 tv Exp $
In order to enable mod_perl in your Apache installation, you need to refer
-to $PREFIX/share/doc/mod_perl/httpd.conf.add ($PREFIX is typically
-/usr/pkg), which must be added to your httpd.conf. The directives in that
-file load and set up the Perl shared library and mod_perl module.
+to $PREFIX/etc/httpd/httpd.conf.modperl ($PREFIX is typically /usr/pkg),
+which must be added to your httpd.conf. The directives in that file load
+and set up the Perl shared library and mod_perl module.
If switching to/from a server with and without mod_perl enabled, you
should NOT use "apachectl restart" - instead, fully stop and then start