Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
lighttpd-fastcgi: FastCGI module and spawning helper for lighttpd and PHP configuration
- Summary
- This package contains the spawn-fcgi helper for lighttpd's automatic spawning
of local FastCGI programs. Included is also a PHP .ini file to change a few
defaults needed for correct FastCGI behavior.
Note that for FastCGI to work with PHP, you will most likely need to find a
tweaked PHP package (--enable-fastcgi and --enable-discard-path added) or
recompile PHP yourself.
Changelog
- * Mon Apr 4 23:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.3.13-3
- Change signal sent from the logrotate script from USR1 to HUP, as that's the
correct one.
- * Sun Mar 6 22:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.3.13-1
- Update to 1.3.13.
- * Wed Mar 2 22:00:00 2005 Matthias Saou <http://freshrpms.net/> 1.3.12-1
- Update to 1.3.12.
- Remove obsolete empty_cgi_handler patch.