summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-08-03 16:43:38 +0000
committerrillig <rillig@pkgsrc.org>2005-08-03 16:43:38 +0000
commitbb348049c8a44fba8303c918d90f0b03a70f4174 (patch)
treec8249d59db9faead6ffd75fabc27cce93d0e2fa8 /doc
parent1e7d39620fec4f6790b0ae8875b4503865601682 (diff)
downloadpkgsrc-bb348049c8a44fba8303c918d90f0b03a70f4174.tar.gz
Added ap2-suphp version 0.6.0.
The suPHP Apache module together with suPHP itself provides an easy way to run PHP scripts with different users on the same server. It provides security, because the PHP scripts are not run with the rights of the webserver's user. In addition to that you probably won't have to use PHP's "safe mode", which applies many restrictions on the scripts.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 14b867d9c05..0e36c1bcf18 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.10763 2005/08/03 14:31:54 taya Exp $
+$NetBSD: CHANGES,v 1.10764 2005/08/03 16:44:41 rillig Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -3518,3 +3518,4 @@ Changes to the packages collection and infrastructure in 2005:
Added math/qalculate-kde version 0.8.1.1 [adam 2005-08-03]
Updated www/mozilla to 1.7.11 [taya 2005-08-03]
Updated www/mozilla-gtk2 to 1.7.11 [taya 2005-08-03]
+ Added www/ap2-suphp version 0.6.0 [rillig 2005-08-03]