summaryrefslogtreecommitdiff
path: root/www/ap-php3/pkg/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-php3/pkg/MESSAGE')
-rw-r--r--www/ap-php3/pkg/MESSAGE12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/ap-php3/pkg/MESSAGE b/www/ap-php3/pkg/MESSAGE
new file mode 100644
index 00000000000..3d2684a8927
--- /dev/null
+++ b/www/ap-php3/pkg/MESSAGE
@@ -0,0 +1,12 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 1999/05/03 19:51:26 tv 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:
+
+ LoadModule php3_module lib/httpd/mod_php3.so
+
+ AddModule mod_php3.c
+ AddType application/x-httpd-php3 .php3
+
+===========================================================================