Added new mod_wsgi ebuild

git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@5726 cbe59ace-07ea-0310-918e-868702b5370d
This commit is contained in:
Admin
2008-02-06 14:58:48 +00:00
parent c3f176e93b
commit 4052b0929e
5 changed files with 65 additions and 0 deletions
@@ -0,0 +1,5 @@
<IfDefine WSGI>
LoadModule wsgi_module modules/mod_wsgi.so
</IfDefine>
# vim: ts=4 filetype=apache