Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        mod_wsgi - A WSGI interface for Python web applications in Apache
        
        
        - Description:
- The mod_wsgi adapter is an Apache module that provides a WSGI compliant
interface for hosting Python based web applications within Apache. The
adapter is written completely in C code against the Apache C runtime and
for hosting WSGI applications within Apache has a lower overhead than using
existing WSGI adapters for mod_python or CGI. 
Packages
        
        
            | mod_wsgi-4.4.8-1.fc22.ppc64
              [94 KiB] | Changelog
              by Richard W.M. Jones (2015-02-12): - Upstream to 4.4.8.
- This version includes the fix for the segfault described in RHBZ#1178851. |