mod_wsgi - A WSGI interface for Python web applications in Apache
Website: | http://www.modwsgi.org |
---|---|
License: | ASL 2.0 |
Vendor: | Scientific Linux |
- 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.4-18.el7.x86_64 [73 KiB] |
Changelog
by Luboš Uhliarik (2018-08-15):
- mod_wsgi forces HEAD to GET (#1466799) |