summaryrefslogtreecommitdiff
path: root/www/ap-perl
diff options
context:
space:
mode:
authorgrant <grant>2002-08-26 00:12:46 +0000
committergrant <grant>2002-08-26 00:12:46 +0000
commit868b0fb6dfcd160a9ef0e3a19ab25097826c092c (patch)
treebf770663ece6182ed0282b66a4d6ebbc8ec4e717 /www/ap-perl
parentdacfe9bba59d006e197d8b8735dce04ce0397aa2 (diff)
downloadpkgsrc-868b0fb6dfcd160a9ef0e3a19ab25097826c092c.tar.gz
format and word Apache module MESSAGEs consistently.
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