python2-mod_wsgi - A WSGI interface for Python web applications in Apache
Website: | https://modwsgi.readthedocs.io/ |
---|---|
License: | ASL 2.0 |
Vendor: | Alcance Libre, Inc. |
- 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
python2-mod_wsgi-4.8.0-1.fc14.al.i686 [5.6 MiB] |
Changelog
by Joel Barrios (2021-05-14):
- Update to 4.8.0. |