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) 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.

This method of installation is only suitable for where you want to use mod_wsgi-express. It cannot be used to build mod_wsgi for use with your system Apache installation. This installation method will 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.

NOTE: Although this package may allow you to install a standalone Apache version, it is only really recommended that you use this package if you have absolutely no other choice for getting the Apache httpd server installed. Always use the Apache httpd server supplied with the operating system if you can. Building this package if you do choose to do so, will take some time. So if you you think the install is hanging, it is probably still busy compiling everything.

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-5.0.1rc1.tar.gz (494.1 kB view details)

Uploaded Source

File details

Details for the file mod_wsgi_standalone-5.0.1rc1.tar.gz.

File metadata

File hashes

Hashes for mod_wsgi_standalone-5.0.1rc1.tar.gz
Algorithm Hash digest
SHA256 57a95e4aa2b6c877a84d24c7d6500468f4eb9e2c6e34adfbb0029c507cbca2e7
MD5 b7f3551e18c0eb59b640038eaa1bb90a
BLAKE2b-256 f40b61685e0d52028e27e2fd5ac7f7a7b65a2d4d7a739f38e12138e41a2823d4

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