Jump to letter: [
AEIMNPRY
]
python31-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
| python31-mod_wsgi-3.3-4.ius.el5.src
[121 KiB] |
Changelog
by Jeffrey Ness (2012-04-16):
- Rebuilding against latest python31
|
| python31-mod_wsgi-3.3-3.ius.el5.src
[121 KiB] |
Changelog
by Jeffrey Ness (2011-06-13):
- Rebuilding against latest python 3.1.4
|
| python31-mod_wsgi-3.3-1.ius.el5.src
[120 KiB] |
Changelog
by BJ Dierkes (2010-11-02):
- Latest sources from upstream. Full changelog available at:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0303
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0302
- Removed Conflicts: mod_python (use IfModule instead).
- Add posttrans hack for upgrading from mod_wsgi-python31
|