Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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-3.2-2.el5.x86_64
[71 KiB] |
Changelog
by Josh (2011-11-07):
- backport patch to support SSL options in 3.2 see bz719411
|
mod_wsgi-3.2-2.el5.i386
[70 KiB] |
Changelog
by Josh (2011-11-07):
- backport patch to support SSL options in 3.2 see bz719411
|