Index of /dist/httpd

Apache HTTP Server Source Code Distributions

This downloads page includes only the sources to compile and build Apache yourself with the proper tools. Download the precompiled distribution for your platform from binaries/.

Important Notices

      Name                    Last modified       Size  Description

[DIR] Parent Directory 02-Apr-2008 21:27 - HTTP Server project [TXT] CHANGES_1.3 03-Oct-2002 22:51 404k List of changes in 1.3 [TXT] CHANGES_2.0 18-Jan-2003 18:22 551k List of changes in 2.0 [SIG] KEYS 06-Jan-2003 06:09 124k Developer PGP/GPG keys [DIR] binaries/ 12-Mar-2008 14:08 - HTTP Server project [DIR] docs/ 12-Mar-2008 14:08 - HTTP Server project [DIR] flood/ 23-May-2002 00:05 - HTTP Server project [DIR] libapreq/ 26-Mar-2007 00:10 - HTTP Server project [DIR] modpython/ 14-Feb-2007 00:29 - HTTP Server project [DIR] patches/ 12-Mar-2008 14:08 - HTTP Server project [DIR] tools/ 12-Mar-2008 14:08 - HTTP Server project

Download from your nearest mirror site!

Do not download from www.apache.org. Please use a mirror site to help us save apache.org bandwidth. Go here to find your nearest mirror.

Binary Releases

Are available in the binaries/ directory. Every binary distribution contains an install script. See README for details.

Current Releases

For details on current releases, please see the Apache HTTP Server Download Page.

Note; the -win32-src.zip versions of Apache are nearly identical to the .tar.gz versions. However, they offer the source files in DOS/Windows CR/LF text format, and include the Win32 build files. These -win32-src.zip files do NOT contain binaries! See the binaries/win32/ directory for the Windows binary distributions.

PGP Signatures

All of the release distribution packages have been digitally signed (using PGP or GPG) by the Apache Group members that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP keys can be found at the MIT key repository and within this project's KEYS file.

Always signatures to validate package authenticity, e.g.,
% pgpk -a KEYS
% pgpv apache_1.3.27.tar.gz.asc
or,
% pgp -ka KEYS
% pgp apache_1.3.27.tar.gz.asc

We offer MD5 hashes as an alternative to validate the integrity of the downloaded files.

Official Patches

When we have patches to a minor bug or two, or features which we haven't yet included in a new release, we will put them in the patches subdirectory so people can get access to it before we roll another complete release.

Contributed Patches/Modules/Code

Contributions are available for download from the contrib/ tree. These are generally unsupported contributions, since they didn't originate from the HTTP Server Project.

Unofficial patches (things we are not yet sure about including) are in the contrib/patches/ directory.