OSDN Git Service

PATCH: [ 1734072 ] Upgrade website to PHP 5
authorChristian List <list1974@hotmail.com>
Thu, 14 Jun 2007 02:28:07 +0000 (02:28 +0000)
committerChristian List <list1974@hotmail.com>
Thu, 14 Jun 2007 02:28:07 +0000 (02:28 +0000)
Web/.htaccess
Web/Changes.txt

index 191848a..7501e17 100644 (file)
@@ -3,6 +3,9 @@
  Deny from all
 </FilesMatch>
 
+#Use PHP5 instead of PHP4
+AddType x-mapp-php5 .php
+
 Redirect permanent /developer/wincvs.php http://sourceforge.net/cvs/?group_id=13216
 Redirect permanent /developer/translate.php http://winmerge.org/Wiki/index.php?title=Translations
 Redirect permanent /WinMerge17/index.html http://winmerge.org/1.7/index.php
index c8106b3..edc5be2 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-13
+ PATCH: [ 1734072 ] Upgrade website to PHP 5
+  Web: .htaccess
+
 2007-06-02 Tim
  Use more flexible SF.net URL for tracker shortcuts.
   Web: .htaccess