Index of /ports_www/mod_wsgi
Name Last modified Size
Parent Directory -
Makefile 28-May-2011 14:15 1.3K
distinfo 28-May-2011 14:15 131
files/ 28-May-2011 14:15 -
pkg-descr 21-Jun-2008 03:12 368
pkg-message 21-Jun-2008 03:12 215
pkg-plist 21-Jun-2008 03:12 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/