summaryrefslogtreecommitdiff
path: root/www/ap-layout
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-layout
parentdacfe9bba59d006e197d8b8735dce04ce0397aa2 (diff)
downloadpkgsrc-868b0fb6dfcd160a9ef0e3a19ab25097826c092c.tar.gz
format and word Apache module MESSAGEs consistently.
Diffstat (limited to 'www/ap-layout')
-rw-r--r--www/ap-layout/MESSAGE14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/ap-layout/MESSAGE b/www/ap-layout/MESSAGE
index fd8bb826489..e2ea38579ee 100644
--- a/www/ap-layout/MESSAGE
+++ b/www/ap-layout/MESSAGE
@@ -1,13 +1,13 @@
=============================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2002/02/25 02:55:22 grant Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:49 grant Exp $
-You will need to edit ${PREFIX}/etc/httpd/httpd.conf and add the following
-lines in order to use this module.
+In order to use this module in your Apache installation, you need to
+add the following to your httpd.conf file:
-LoadModule layout_module lib/httpd/mod_layout.so
-AddModule mod_layout.c
+ LoadModule layout_module lib/httpd/mod_layout.so
-Also see ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout/faq.html
-for more information.
+For more information, see
+
+ ${PREFIX}/share/httpd/htdocs/manual/mod/mod_layout/faq.html
=============================================================================