Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
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.3-1.el5.src
[120 KiB] |
Changelog
by BJ Dierkes (2010-10-10):
- Porting to python26, renamed as python26-mod_wsgi
- Latest sources from upstream. ChangeLog available at:
http://code.google.com/p/modwsgi/wiki/ChangesInVersion0303
- Modified Apache config to only load python26-mod_wsgi if mod_python
and mod_wsgi are not already loaded.
|