+-----------------------------------------------------------------------
| Running ap2-mod_wsgi on OpenBSD
+-----------------------------------------------------------------------

To enable the ap2-mod_wsgi module, the following line needs to be added
to /etc/apache2/httpd2.conf:
    LoadModule wsgi_module /usr/local/lib/apache2/mod_wsgi.so

Then httpd2(8) must be restarted.
