summaryrefslogtreecommitdiff
path: root/www/ap-perl
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-perl')
-rw-r--r--www/ap-perl/MESSAGE7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/ap-perl/MESSAGE b/www/ap-perl/MESSAGE
index 4565ac8b5a7..1e223504134 100644
--- a/www/ap-perl/MESSAGE
+++ b/www/ap-perl/MESSAGE
@@ -1,11 +1,10 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:48 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:50 grant Exp $
-In order to enable mod_perl in your Apache installation, you need to add
-the following to your httpd.conf file:
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
LoadModule perl_module lib/httpd/mod_perl.so
- AddModule mod_perl.c
<Files ~ "\.pl$">
PerlHandler Apache::Registry
PerlSendHeader On