Index of /ports_www/mod_wsgi3
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.4K
distinfo 28-May-2011 14:15 132
files/ 28-May-2011 14:15 -
pkg-descr 07-Dec-2009 16:31 368
pkg-plist 07-Dec-2009 16:31 344
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/