软件包: libapache2-mod-wsgi (1.3-1) [universe]
libapache2-mod-wsgi 的相关链接
Ubuntu 的资源:
下载源码包 mod-wsgi:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Modules Team (Mail Archive)
- Bernd Zeimetz
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Python WSGI adapter module for Apache
The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server Gateway Interface, a standard interface between web server software and web applications written in Python) compliant interface for hosting Python based web applications within Apache. The adapter provides significantly better performance than using existing WSGI adapters for mod_python or CGI.
其它与 libapache2-mod-wsgi 有关的软件包
|
|
|
-
- dep: apache2
- Next generation, scalable, extendable web server
同时作为一个虚包由这些包填实: apache2-mpm-event, apache2-mpm-itk, apache2-mpm-prefork, apache2-mpm-worker
-
- dep: apache2.2-common
- Next generation, scalable, extendable web server
-
- dep: libc6 (>= 2.6.1-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: python (<< 2.6)
- 一种交互式、面向对象的高级语言 (缺省版本)
- dep: python (>= 2.4)
-
- sug: apache2-mpm-worker
- High speed threaded model for Apache HTTPD
- 或者 apache2-mpm-event
- Event driven model for Apache HTTPD