Name: | rh-python34-mod_wsgi |
---|---|
Version: | 4.4.3 |
Release: | 2.el6 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 243311 |
License: | ASL 2.0 |
RPM: | rh-python34-mod_wsgi-4.4.3-2.el6.x86_64.rpm |
Source RPM: | rh-python34-mod_wsgi-4.4.3-2.el6.src.rpm |
Build Date: | Wed Jan 25 2017 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | http://modwsgi.org |
Summary: | 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. |