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/.
Name Last modified Size Description
Parent Directory - HTTP Server project
Announcement1.3 17-May-2006 14:08 4.4K Apache 1.3 Release Note
Announcement1.3.html 28-Jul-2006 01:32 6.3K Apache 1.3 Release Note
Announcement1.3.txt 28-Jul-2006 01:32 5.1K Apache 1.3 Release Note
Announcement2.0.html 28-Jul-2006 01:32 5.6K Apache 2.0 Release Note
Announcement2.0.txt 28-Jul-2006 01:32 4.8K Apache 2.0 Release Note
Announcement2.2.html 10-Jan-2007 09:37 2.9K HTTP Server project
Announcement2.2.txt 10-Jan-2007 09:37 2.2K HTTP Server project
CHANGES_1.3 28-Jul-2006 01:30 424K List of changes in 1.3
CHANGES_1.3.37 28-Jul-2006 06:37 589 List of changes in 1.3
CHANGES_2.0 28-Jul-2006 01:30 621K List of changes in 2.0
CHANGES_2.0.59 28-Jul-2006 06:38 498 List of changes in 2.0
CHANGES_2.2 06-Jan-2007 08:18 668K HTTP Server project
CHANGES_2.2.3 28-Jul-2006 06:39 2.7K HTTP Server project
CHANGES_2.2.4 06-Jan-2007 08:18 7.4K HTTP Server project
CURRENT-IS-2.2.4 01-Dec-2005 23:47 0 HTTP Server project
KEYS 09-Nov-2006 08:13 296K Developer PGP/GPG keys
apache_1.3.37.tar.Z 27-Jul-2006 20:43 3.9M HTTP Server project
apache_1.3.37.tar.Z.asc 27-Jul-2006 20:43 481 PGP signature
apache_1.3.37.tar.gz 27-Jul-2006 20:38 2.5M HTTP Server project
apache_1.3.37.tar.gz..> 27-Jul-2006 20:38 481 PGP signature
binaries/ 03-Oct-2005 01:59 - Binary distributions
docs/ 18-Aug-2006 23:53 - Extra documentation pa>
flood/ 22-May-2002 22:05 - HTTP Server project
httpd-2.0.59-win32-s..> 28-Jul-2006 00:20 8.8M HTTP Server project
httpd-2.0.59-win32-s..> 28-Jul-2006 00:13 477 PGP signature
httpd-2.0.59.tar.bz2 27-Jul-2006 19:49 4.5M HTTP Server project
httpd-2.0.59.tar.bz2..> 27-Jul-2006 19:49 481 PGP signature
httpd-2.0.59.tar.gz 27-Jul-2006 19:51 5.8M HTTP Server project
httpd-2.0.59.tar.gz.asc 27-Jul-2006 19:51 481 PGP signature
httpd-2.2.3-win32-sr..> 28-Jul-2006 00:16 9.1M HTTP Server project
httpd-2.2.3-win32-sr..> 28-Jul-2006 00:13 477 PGP signature
httpd-2.2.3.tar.bz2 27-Jul-2006 19:39 4.7M HTTP Server project
httpd-2.2.3.tar.bz2.asc 27-Jul-2006 19:39 481 PGP signature
httpd-2.2.3.tar.gz 27-Jul-2006 19:42 6.0M HTTP Server project
httpd-2.2.3.tar.gz.asc 27-Jul-2006 19:42 481 PGP signature
httpd-2.2.4-win32-sr..> 10-Jan-2007 01:33 9.2M HTTP Server project
httpd-2.2.4-win32-sr..> 10-Jan-2007 01:33 481 PGP signature
httpd-2.2.4.tar.bz2 06-Jan-2007 08:16 4.7M HTTP Server project
httpd-2.2.4.tar.bz2.asc 06-Jan-2007 08:16 481 PGP signature
httpd-2.2.4.tar.gz 06-Jan-2007 08:19 6.1M HTTP Server project
httpd-2.2.4.tar.gz.asc 06-Jan-2007 08:19 481 PGP signature
libapreq/ 09-Nov-2006 08:16 - HTTP Server project
modpython/ 13-Feb-2007 22:29 - HTTP Server project
patches/ 11-Jan-2007 08:42 - Official patches
tools/ 09-Jan-2007 22:35 - HTTP Server project
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.
Are available in the binaries/ directory. Every binary distribution contains an install script. See README for details.
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.
Only current, recommended releases are available on www.apache.org and the mirror sites. Older releases can be obtained from the archive site.
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.3.tar.gz.asc or, % pgp -ka KEYS % pgp httpd-2.2.3.tar.gz.asc or, % gpg --import KEYS % gpg --verify httpd-2.2.3.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.
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.