summaryrefslogtreecommitdiff
path: root/docs/installation.rst
blob: 6965e6776cdb9441ffbcf9847321636e336091d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
============
Installation
============

The mod_wsgi package can be installed form source code or may also be
available as a pre built binary package as part of your Linux distribution.

Do be aware though that Linux distributions generally ship out of date
versions of mod_wsgi and for long term support (LTS) versions of Linux can
be anything up to about 5 years old. Those older versions are not supported
in any way even though part of a so called LTS version of Linux.

If you want support and want to ensure you have the most up to date and
bug free version of mod_wsgi, you should consider building and installing
mod_wsgi from source code.

For instructions on how to compile mod_wsgi from source code for UNIX like
operating systems such as Linux and MacOS X see:

  * :doc:`user-guides/quick-installation-guide`

If you are on Windows, you should instead use:

  * https://github.com/GrahamDumpleton/mod_wsgi/blob/develop/win32/README.rst