5 lines
100 B
ApacheConf
5 lines
100 B
ApacheConf
<IfDefine WSGI>
|
|
LoadModule wsgi_module modules/mod_wsgi.so
|
|
</IfDefine>
|
|
|
|
# vim: ts=4 filetype=apache
|