mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
10 lines
406 B
Plaintext
10 lines
406 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2015/01/25 12:00:28 adam Exp $
|
|
|
|
In order to use this module in your Apache 2.x installation, you need to
|
|
add the following to your httpd.conf file:
|
|
|
|
LoadModule wsgi_module ${PYSITELIB}/mod_wsgi/server/mod_wsgi-${PYPKGPREFIX}.so
|
|
|
|
===========================================================================
|