mod_wsgi-python26 - A WSGI interface for Python web applications in Apache
| Website: | http://modwsgi.org |
|---|---|
| License: | ASL 2.0 |
| Vendor: | IUS Community Project |
- 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-python26-2.6-3.ius.el5.i386 [61 KiB] |
Changelog
by BJ Dierkes (2010-01-05):
- Build against latest python26 |