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 your operating system might have a hopelessly out of date version of the Apache httpd server, allowing you to use a newer 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.

NOTE: Although this package may allow you to install a newer 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.

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.23.1.tar.gz (12.4 MB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for mod_wsgi-httpd-2.4.23.1.tar.gz
Algorithm Hash digest
SHA256 f3bfa2c081db1c5aed1dc8b93b93be1fb2583349c187de7d248bbb91d441ddbb
MD5 027e25be09eb5be4a22cb2a5fbfe99dd
BLAKE2b-256 47722f06b08318033faad3487a1747c0fe62ad04376699f8445a435e66c7228c

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