summaryrefslogtreecommitdiff
path: root/www/ap2-php4/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-php4/MESSAGE')
-rw-r--r--www/ap2-php4/MESSAGE15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/ap2-php4/MESSAGE b/www/ap2-php4/MESSAGE
deleted file mode 100644
index 669d264d2e4..00000000000
--- a/www/ap2-php4/MESSAGE
+++ /dev/null
@@ -1,15 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2002/10/17 09:56:52 martti 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 php4_module lib/httpd/mod_php4.so
-
- AddType application/x-httpd-php .php
-
-You may also add following if you still use .php3 files:
-
- AddType application/x-httpd-php .php3
-
-===========================================================================