python27-mod_wsgi - A WSGI interface for Python web applications in Apache
Website: | http://modwsgi.org |
---|---|
License: | ASL 2.0 |
Vendor: | Red Hat, Inc. |
- 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
python27-mod_wsgi-3.4-12.el6.src [132 KiB] |
Changelog
by Jan Kaluza (2014-06-05):
- fix for CVE-2014-0240 (#1104698) |
python27-mod_wsgi-3.4-11.el6.src [131 KiB] |
Changelog
by Jan Kaluza (2014-03-24):
- remove provides of internal library (#1075678) |