--- ltp-original/INSTALL	Wed May  9 22:28:40 2001
+++ ltp/INSTALL	Sat Apr 27 18:26:32 2002
@@ -6,7 +6,7 @@
   GNU make
   Perl 5.x
 
-  I don't know if it will work with PHP4 as well, try yourself.
+  It works with PHP4 too without problems.
 
 Configuration of PHP3
 
@@ -20,3 +20,9 @@
   Otherwise you'd have to use dlopen ('pgsql.so') in all files which
   sucks somewhat...
 
+Configuration of Apache
+
+  Don't forget to add index.php3 to your DirectoryIndex, a valid configuration
+  could look like this line:
+
+  DirectoryIndex index.html index.php3

