aboutsummaryrefslogtreecommitdiff
path: root/www/suphp/pkg-message
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-20 07:33:13 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2009-03-20 07:33:13 +0000
commit5ea33fe3b3f349185c191c414fb33b4af48fda97 (patch)
tree3e18194a39ca2b1993bb0eb23119e46005c326af /www/suphp/pkg-message
parente38acfa84802a0dbbab19d6a2425b1e5903f42dc (diff)
downloadports-5ea33fe3b3f349185c191c414fb33b4af48fda97.tar.gz
ports-5ea33fe3b3f349185c191c414fb33b4af48fda97.zip
Notes
Diffstat (limited to 'www/suphp/pkg-message')
-rw-r--r--www/suphp/pkg-message13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/suphp/pkg-message b/www/suphp/pkg-message
index 97b31b5a10fb..fd6de3224700 100644
--- a/www/suphp/pkg-message
+++ b/www/suphp/pkg-message
@@ -44,3 +44,16 @@ Since suPHP 0.6.x, you should use the following:
Otherwise, Apache will begin serving PHP files as downloadable
content, rather than parse them with the PHP interpreter.
-----------------------------------------------------------------
+
+-----------------------------------------------------------------
+For those versions upgraded from 0.6.x to 0.7.x. There are some
+new features and changes for the configuration file:
+
+ - Multiple path (with patterns) & variable substitution
+ support for docroots
+ - Double-quoted strings at section '[handlers]'
+ ex. application/x-httpd-php="php:/usr/local/bin/php-cgi"
+
+These changes may lead to internal server error if without
+modifications of the configuration file from previous version.
+-----------------------------------------------------------------