summaryrefslogtreecommitdiff
blob: 236bf564cdd450e962f7799ca775a3f30f02ca49 (plain)
1
2
3
4
5
6
7
<IfDefine UWSGI>
    LoadModule uwsgi_module modules/mod_uwsgi.so
</IfDefine>
<IfDefine RUWSGI>
    LoadModule Ruwsgi_module modules/mod_Ruwsgi.so
</IfDefine>