6 lines
100 B
Plaintext
Raw Normal View History

<IfDefine WSGI>
LoadModule wsgi_module modules/mod_wsgi.so
</IfDefine>
# vim: ts=4 filetype=apache