Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_wsgi - A WSGI interface for Python web applications in Apache
Website: |
http://modwsgi.org |
License: |
ASL 2.0 |
Vendor: |
Scientific Linux CERN, http://cern.ch/linux |
- 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-3.2-7.el6.i686
[64 KiB] |
Changelog
by Jan Kaluza (2014-08-15):
- fix crash on exit caused by race-condition in signals handling (#1008018)
|
mod_wsgi-3.2-6.el6_5.i686
[64 KiB] |
Changelog
by Jan Kaluza (2014-06-11):
- fix for CVE-2014-0242 (#1104685)
|
mod_wsgi-3.2-3.el6.i686
[64 KiB] |
Changelog
by Joe Orton (2012-08-23):
- add mod_ssl.is_https, mod_ssl.var_lookup functions (#719409)
|