Index of /dist/httpd

Apache HTTP Server Source Code Distributions

This download 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

Icon  Name                               Last modified      Size  Description
[DIR] Parent Directory - [TXT] Announcement1.3.html 02-Feb-2010 01:39 4.7K [TXT] Announcement1.3.txt 02-Feb-2010 01:39 3.2K [TXT] Announcement2.0.html 03-Oct-2009 14:42 4.1K [TXT] Announcement2.0.txt 03-Oct-2009 14:42 3.4K [TXT] Announcement2.2.html 06-Mar-2010 11:51 3.6K [TXT] Announcement2.2.txt 06-Mar-2010 11:51 2.7K [TXT] Announcement2.3.txt 28-Jan-2010 11:48 1.4K [TXT] CHANGES_1.3 02-Feb-2010 01:39 427K [TXT] CHANGES_1.3.42 05-Mar-2010 13:23 1.1K [TXT] CHANGES_2.0 03-Oct-2009 15:02 313K [TXT] CHANGES_2.0.63 03-Oct-2009 15:02 2.1K [TXT] CHANGES_2.2 07-Mar-2010 07:07 106K [TXT] CHANGES_2.2.15 07-Mar-2010 07:07 6.3K [TXT] CHANGES_2.3 05-Mar-2010 13:23 44K [TXT] CURRENT-IS-2.2.15 06-Mar-2010 11:59 0 [TXT] KEYS 26-Jan-2010 14:43 349K [   ] apache_1.3.42.tar.Z 02-Feb-2010 01:39 3.9M [TXT] apache_1.3.42.tar.Z.asc 02-Feb-2010 01:39 189 [   ] apache_1.3.42.tar.bz2 02-Feb-2010 15:48 2.0M [TXT] apache_1.3.42.tar.bz2.asc 02-Feb-2010 15:48 189 [   ] apache_1.3.42.tar.gz 02-Feb-2010 01:39 2.5M [TXT] apache_1.3.42.tar.gz.asc 02-Feb-2010 01:39 189 [DIR] binaries/ 03-Oct-2009 13:53 - [DIR] docs/ 03-Oct-2009 14:42 - [DIR] flood/ 03-Oct-2009 15:02 - [   ] httpd-2.0.63-win32-src.zip 03-Oct-2009 13:56 7.9M [TXT] httpd-2.0.63-win32-src.zip.asc 03-Oct-2009 15:02 481 [   ] httpd-2.0.63.tar.bz2 03-Oct-2009 13:56 4.4M [TXT] httpd-2.0.63.tar.bz2.asc 03-Oct-2009 15:02 186 [   ] httpd-2.0.63.tar.gz 03-Oct-2009 13:56 5.6M [TXT] httpd-2.0.63.tar.gz.asc 03-Oct-2009 15:02 186 [   ] httpd-2.2.15-win32-src.zip 05-Mar-2010 13:13 12M [TXT] httpd-2.2.15-win32-src.zip.asc 05-Mar-2010 13:13 850 [   ] httpd-2.2.15.tar.bz2 05-Mar-2010 13:13 4.7M [TXT] httpd-2.2.15.tar.bz2.asc 05-Mar-2010 13:13 835 [   ] httpd-2.2.15.tar.gz 05-Mar-2010 13:13 6.3M [TXT] httpd-2.2.15.tar.gz.asc 05-Mar-2010 13:13 835 [   ] httpd-2.3.5-alpha-deps.tar.bz2 26-Jan-2010 12:49 1.3M [TXT] httpd-2.3.5-alpha-deps.tar.bz2.asc 26-Jan-2010 12:49 195 [   ] httpd-2.3.5-alpha-deps.tar.gz 26-Jan-2010 12:49 1.6M [TXT] httpd-2.3.5-alpha-deps.tar.gz.asc 26-Jan-2010 12:49 195 [   ] httpd-2.3.5-alpha.tar.bz2 26-Jan-2010 12:49 3.6M [TXT] httpd-2.3.5-alpha.tar.bz2.asc 26-Jan-2010 12:49 195 [   ] httpd-2.3.5-alpha.tar.gz 26-Jan-2010 12:49 4.8M [TXT] httpd-2.3.5-alpha.tar.gz.asc 26-Jan-2010 12:49 195 [DIR] libapreq/ 03-Oct-2009 15:02 - [DIR] mod_fcgid/ 07-Feb-2010 12:01 - [DIR] mod_ftp/ 08-Oct-2009 23:12 - [DIR] modpython/ 03-Oct-2009 15:02 - [DIR] patches/ 06-Mar-2010 12:22 -

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.

Older Releases

Only current, recommended releases are available on www.apache.org and the mirror sites. Older releases can be obtained from the archive site.

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 use the signature files to verify the authenticity of the distribution, e.g.,

% pgpk -a KEYS
% pgpv httpd-2.2.8.tar.gz.asc
or,
% pgp -ka KEYS
% pgp httpd-2.2.8.tar.gz.asc
or,
% gpg --import KEYS
% gpg --verify httpd-2.2.8.tar.gz.asc

We offer MD5 hashes as an alternative to validate the integrity of the downloaded files. A unix program called md5 or md5sum is included in many unix distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here, or here.

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.