Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pkg-descr with more current information. | Sam Lawrance | 2005-12-16 | 1 | -3/+2 |
| | | | | | | | | | PR: ports/89924 Submitted by: FX <gentoo@sbcglobal.net> Approved by: Josh Tolbert <hemi@puresimplicity.net> (maintainer) Notes: svn path=/head/; revision=151303 | ||||
* | Add www/mod_fcgid, an alternative FastCGI module for Apache2. | Akinori MUSHA | 2004-08-12 | 1 | -0/+12 |
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. Licence: GPL WWW: http://fastcgi.coremail.cn/ Notes: svn path=/head/; revision=116068 |