Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_fcgid - Apache2 module for high-performance server-side scripting
        
        
        - Description:
- mod_fcgid is a binary-compatible alternative to the Apache module mod_fastcgi.
mod_fcgid has a new process management strategy, which concentrates on reducing
the number of fastcgi servers, and kicking out corrupt fastcgi servers as soon
as possible. 
Packages
        
        
            | mod_fcgid-2.2-11.el4.src
              [79 KiB] | Changelog
              by Paul Howarth (2010-11-05): - Fix possible stack buffer overwrite (CVE-2010-3872)
- Return 500 instead of segfaulting if application returns no data
- Explicitly use /var/run/mod_fcgid as "run" directory rather than following
  /etc/httpd/run symlink
- Conflict with selinux-policy versions prior to EL 5.5 as earlier ones didn't
  work properly
- Re-order sources
- Minor documentation updates |