mod_wsgi
Apache module that implements a WSGI compliant interface for hosting Python based web applications
Apache module that implements a WSGI compliant interface for hosting Python based web applications
To install this package, run one of the following:
mod_wsgi is a module for the Apache HTTP server that allows the web server to execute Python programs. WSGI (Web Server Gateway Interface) is a general interface between the Web server and Python applications.
Summary
Apache module that implements a WSGI compliant interface for hosting Python based web applications
Last Updated
Jun 27, 2026 at 11:57
License
Apache-2.0
Supported Platforms
GitHub Repository
https://github.com/GrahamDumpleton/mod_wsgiDocumentation
https://modwsgi.readthedocs.io/en/develop/