Skip to main content

Installer for Apache httpd web server.

Project description

The mod_wsgi-httpd package is a companion package for mod_wsgi. It will compile and install a copy of the Apache httpd server into your Python installation. If this is done, when the mod_wsgi package is subsequently installed, it will be compiled against the Apache httpd server installed by this package. When mod_wsgi-express from the mod_wsgi package is then run, it will also use the same Apache httpd server.

This package therefore allows you to side step the fact that most Linux distributions and MacOS X ship out of date versions of the Apache httpd server, allowing you to use the very latest version. It also allows you to install mod_wsgi-express where you don’t control your operating system and so don’t have root access, and the Apache httpd server is not installed, or its companion ‘dev’ packages are not installed, which are a prerequsite for being able to build mod_wsgi from source code.

Installation

To install the Apache httpd server:

pip install mod_wsgi-httpd

To install the mod_wsgi package and mod_wsgi-express:

pip install mod_wsgi

To run mod_wsgi-express:

mod_wsgi-express start-server

You can then access the server at:

http://localhost:8000/

For more help on mod_wsgi-express see the documentation for the mod_wsgi package and/or run:

mod_wsgi-express start-server --help

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-httpd-2.4.12.3.tar.gz (8.4 kB view details)

Uploaded Source

File details

Details for the file mod_wsgi-httpd-2.4.12.3.tar.gz.

File metadata

File hashes

Hashes for mod_wsgi-httpd-2.4.12.3.tar.gz
Algorithm Hash digest
SHA256 bb04d48c98d549da7819cdedcb5907fd9d7be442b951e23a532241ddf4e6d542
MD5 da1c5334623f26ef12acc6023df2053c
BLAKE2b-256 62738381e70e27dc545a0ee1e8f053eed55061bcad03ed7e9fa88f6a8d01b6dd

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