Name: | rh-python38-python-mod_wsgi |
Version: | 4.6.8 |
Release: | 4.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1229833 |
License: | ASL 2.0 |
RPM: |
rh-python38-python-mod_wsgi-4.6.8-4.el7.aarch64.rpm
|
Source RPM: |
rh-python38-mod_wsgi-4.6.8-4.el7.src.rpm
|
Build Date: | Mon Jun 07 2021 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://modwsgi.readthedocs.io/ |
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. |