18 captures
24 Aug 2019 - 03 Dec 2025
Feb MAR Apr
07
2021 2022 2023
success
fail

About this capture

COLLECTED BY

Collection: Save Page Now Outlinks

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20220307235045/https://www.fullstackpython.com/mod-wsgi.html
 

Full Stack Python
All topics | Blog | Supporter's Edition | @fullstackpython | Facebook | What's new?

mod_wsgi






mod_wsgi (source code) is an implementation of the Web Server Gateway Interface specification for running Python code in the Apache HTTP Server. mod_wsgi is implemented as an Apache HTTP Server module and it supports both Python 2 and Python 3 code.

mod_wsgi resources



The official documentation is wonderful for getting started as well as digging into how to configure your server for better security.

What else do you want to learn about deployments?





What runs a Python application execute on the server?
 




Show me options for bare metal and virtualized servers.
 




What is Docker and how does it fit with Python deployments?
 





Sponsored By


AssemblyAI logo
The most accurate speech-to-text API. Built for Python developers.





Table of Contents



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment Hosting Servers Static Content CDNs Virtual Private Servers Linode DigitalOcean Lightsail Platform-as-a-Service Heroku PythonAnywhere AWS CodeStar Operating Systems Ubuntu macOS Windows FreeBSD Web Servers Apache HTTP Server Nginx Caddy WSGI Servers Green Unicorn (Gunicorn) mod_wsgi uWSGI Continuous Integration Jenkins GoCD Configuration Management Ansible Salt Containers Docker Kubernetes Serverless AWS Lambda Azure Functions Google Cloud Functions 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.



Full Stack Python


Full Stack Python is an open book that explains concepts in plain language and provides helpful resources for those topics.

Updates via Twitter & Facebook.



Chapters



1. Introduction 2. Development Environments 3. Data 4. Web Development 5. Deployment » mod_wsgi 6. DevOps Changelog What Full Stack Means About the Author Future Directions Page Statuses ...or view the full table of contents.

 



Matt Makai 2012-2022