Apache:Httpd:WSGI
The aim of mod_wsgi is to implement a simple to use Apache module which can host any Python application which supports the Python WSGI interface. The module would be suitable for use in hosting high performance production web sites, as well as your average self managed personal sites running on web hosting services.
How to install
아래와 같이 설치한다.
How to use
Favorite site
- modwsgi project site
- Integration With Trac
- Github: mod_wsgi project site
- Django + Apache + mod_wsgi 연동 방법
- mod_wsgi and mod_xsendfile on OS X 10.9 Mavericks 1
References
-
Mod_wsgi_and_mod_xsendfile_on_OS_X_10.9_Mavericks.pdf ↩