summaryrefslogtreecommitdiff
path: root/www/ap-php3
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-php3')
-rw-r--r--www/ap-php3/MESSAGE12
1 files changed, 5 insertions, 7 deletions
diff --git a/www/ap-php3/MESSAGE b/www/ap-php3/MESSAGE
index db2418fe2be..41bb312cc47 100644
--- a/www/ap-php3/MESSAGE
+++ b/www/ap-php3/MESSAGE
@@ -1,12 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2001/11/01 02:15:51 zuntum Exp $
+$NetBSD: MESSAGE,v 1.2 2002/08/26 00:12:51 grant Exp $
-To add this to your Apache server, you will need to add the following
-lines to the appropriate place in 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 php3_module lib/httpd/mod_php3.so
-
- AddModule mod_php3.c
- AddType application/x-httpd-php3 .php3
+ LoadModule php3_module lib/httpd/mod_php3.so
+ AddType application/x-httpd-php3 .php3
===========================================================================