Jump to letter: [
234ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python26-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.
This package is built against python26.
Packages
python26-mod_wsgi-3.5-1.el5.src
[138 KiB] |
Changelog
by Luke Macken (2014-05-30):
- Update to 3.5 to fix CVE-2014-0240 (#1101863) and CVE-2014-0242 (#1101873)
- Update source URL for new the GitHub upstream
|