summaryrefslogtreecommitdiffstats
path: root/install/share/ipa-httpd-wsgi.conf.template
blob: 89d424665af27be6076c922ff4251ec96f06a489 (plain)
1
2
3
4
5
6
7
# Do not edit. Created by IPA installer.

# Some platforms allow parallel installation of Python 2 and 3 mod_wsgi
# modules, but the modules can't coexist. Enforce loading of correct
# WSGI module before the package's default config.

LoadModule wsgi_module $WSGI_MODULE