12 lines
441 B
Plaintext
12 lines
441 B
Plaintext
$OpenBSD: README,v 1.3 2018/09/04 12:46:24 espie Exp $
|
|
|
|
+-----------------------------------------------------------------------
|
|
| 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.
|