Skip to main content

Installer for Apache/mod_wsgi.

Project description

The mod_wsgi package provides an Apache module that implements a WSGI compliant interface for hosting Python based web applications on top of the Apache web server.

The primary package for mod_wsgi is available on the Python package index (PyPi) as mod_wsgi. That package assumes that you have a suitable version of Apache pre-installed on your target system, and if you don’t, installation of the package will fail.

If you are on a UNIX like system (Linux, macOS) and need a version of Apache to be installed for you, you can use the mod_wsgi-standalone package on PyPi instead. When installing the mod_wsgi-standalone package it will first trigger the installation of the mod_wsgi-httpd package, which will result in a version of Apache being installed as part of your Python installation. Next the mod_wsgi package will be installed, with it using the version of Apache installed by the mod_wsgi-httpd package rather than any system package for Apache.

Note that this method of installation is only suitable for where you want to use mod_wsgi-expres. It cannot be used to build mod_wsgi for use with your system Apache installation. This installation method will also not work on Windows.

When installing mod_wsgi using this method, except that you will install the mod_wsgi-standalone package instead of the mod_wsgi package, you should follow installation and usage instructions outlined on the PyPi page for the mod_wsgi package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mod_wsgi-standalone-4.7.1.tar.gz (491.7 kB view details)

Uploaded Source

File details

Details for the file mod_wsgi-standalone-4.7.1.tar.gz.

File metadata

  • Download URL: mod_wsgi-standalone-4.7.1.tar.gz
  • Upload date:
  • Size: 491.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/2.7.16

File hashes

Hashes for mod_wsgi-standalone-4.7.1.tar.gz
Algorithm Hash digest
SHA256 b08e1dc8df4ea6c44bc3df217573778bdf8d1d0f786a7f6bc1cbbc27611b8846
MD5 fc318767a97c339f5a207f428479f7e9
BLAKE2b-256 e5b9b520ae9578be5c72e969fca3c2060e88f16ead04bd9cee135c5079b6f4b1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page