diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-12-16 18:38:44 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-12-16 18:38:44 +0800 |
commit | e67555bbbd891a5ed745575362d9b9ed2ec4bfc2 (patch) | |
tree | 1e0bde265bec74fed117b30c1ac486f52fc6e324 /www/mod_fcgid | |
parent | 61360ca737adc0e68419e1d3b90ed3afcb39bfdd (diff) | |
download | freebsd-ports-gnome-e67555bbbd891a5ed745575362d9b9ed2ec4bfc2.tar.gz freebsd-ports-gnome-e67555bbbd891a5ed745575362d9b9ed2ec4bfc2.tar.zst freebsd-ports-gnome-e67555bbbd891a5ed745575362d9b9ed2ec4bfc2.zip |
Update pkg-descr with more current information.
PR: ports/89924
Submitted by: FX <gentoo@sbcglobal.net>
Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer)
Diffstat (limited to 'www/mod_fcgid')
-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/ |