[moinmoin] Make sure we load mod_wsgi



commit a53b1dee780fe1e98177321e46a9e38a6a39bca5
Author: Andrea Veri <averi redhat com>
Date:   Tue Apr 19 23:30:16 2022 +0200

    Make sure we load mod_wsgi

 app_data/httpd-cfg/10-mod_wsgi.conf | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/app_data/httpd-cfg/10-mod_wsgi.conf b/app_data/httpd-cfg/10-mod_wsgi.conf
new file mode 100644
index 0000000..012a6b9
--- /dev/null
+++ b/app_data/httpd-cfg/10-mod_wsgi.conf
@@ -0,0 +1 @@
+LoadModule wsgi_module /usr/lib64/python2.7/site-packages/mod_wsgi/server/mod_wsgi-py27.so


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]