PyLucid CMS Logo

PyLucid verwandte Begriffe und Definitionen

Term:
mod_WSGI
Short definition:
An Apache HTTP Server module that provides a WSGI compliant interface for hosting Python based web applications under Apache.
Content:

mod_WSGI is a Python WSGI adapter module for Apache.

From the mod_WSGI Homepage:

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.

PyLucid can run with mod_WSGI. We provide ready-to-use mod_WSGI dispacher files (index.wsgi) and .htaccess. They are stored in: ./scripts/apache_files
You can easy switch between mod_WSGI, fastCGI and CGI.

Links:

0 comments for 'mod_WSGI':
    there exist no comment for 'mod_WSGI'
Leave a comment

django-processinfo: 5.2 ms of 200.3 ms (2.6%)