Home

The www/ap2-mod_wsgi port

ap2-mod_wsgi-4.9.4p0 – Python WSGI compliant interface module for Apache2 (cvsweb github mirror)

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.
WWW: https://modwsgi.readthedocs.io/

Readme

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

To enable the ap2-mod_wsgi module, the following line needs to be added
to ${SYSCONFDIR}/apache2/httpd2.conf:
    LoadModule wsgi_module ${PREFIX}/lib/apache2/mod_wsgi.so

Then httpd2(8) must be restarted.

Maintainer

The OpenBSD ports mailing-list

Categories

lang/python www

Library dependencies

Build dependencies

Run dependencies

Files

Search