ports/www/ap2-mod_wsgi/pkg/README

10 lines
385 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
+-----------------------------------------------------------------------
| 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.