K 10 svn:author V 4 miwi K 8 svn:date V 27 2008-06-20T23:12:20.000000Z K 7 svn:log V 416 The mod_wsgi adapter is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. The adapter is written completely in C code against the Apache C runtime and for hosting WSGI applications within Apache has a lower overhead than using existing WSGI adapters for mod_python or CGI. WWW: http://www.modwsgi.org/ PR: ports/122612 Submitted by: Douglas Thrift END