diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-16 10:38:44 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-12-16 10:38:44 +0000 |
commit | 3a2f322a03b5f35eff430f06c322bd29b015ede0 (patch) | |
tree | 62b6acd28dda3daf7fc3b00393f5811615762f15 /www | |
parent | bf5966b2a61ee6d02517f7591424a91347554e7d (diff) | |
download | ports-3a2f322a03b5f35eff430f06c322bd29b015ede0.tar.gz ports-3a2f322a03b5f35eff430f06c322bd29b015ede0.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_fcgid/pkg-descr | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/mod_fcgid/pkg-descr b/www/mod_fcgid/pkg-descr index 884c78da7935..79db07d1b2fd 100644 --- a/www/mod_fcgid/pkg-descr +++ b/www/mod_fcgid/pkg-descr @@ -4,9 +4,8 @@ mod_fcgid has a new process management strategy, which concentrates on reducing the number of fastcgi server, and kick out the corrupt fastcgi server as soon as possible. -The bad news is that it does not currently support suEXEC, and the -good news is that it has PHP support. Check out the web site for -details. +mod_fcgid is binary-compatible with mod_fastcgi so your existing fastcgi +programs do not need to be recompiled. mod_fcgid supports suEXEC. Licence: GPL WWW: http://fastcgi.coremail.cn/ |