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
binaries/ 11-May-2011 02:54 - Binary distributions
docs/ 11-Dec-2010 17:57 - Extra documentation packages
flood/ 07-Dec-2009 21:29 - HTTP Server project
libapreq/ 27-Apr-2011 08:35 - HTTP Server project
mod_fcgid/ 22-Nov-2010 21:09 - HTTP Server project
mod_ftp/ 07-Dec-2009 21:29 - HTTP Server project
patches/ 05-Oct-2011 10:27 - Official patches
Announcement2.0.html 19-Oct-2010 00:50 5.5K Apache 2.0 Release Note
Announcement2.0.txt 19-Oct-2010 00:50 4.2K Apache 2.0 Release Note
Announcement2.2.html 31-Jan-2012 14:19 5.0K Apache 2.2 Release Note
Announcement2.2.txt 31-Jan-2012 14:19 3.7K Apache 2.2 Release Note
Announcement2.3.txt 19-Dec-2011 08:35 1.5K HTTP Server project CHANGES_2.0 18-Oct-2010 04:32 316K List of changes in 2.0 CHANGES_2.0.64 18-Oct-2010 04:32 3.2K List of changes in 2.0 CHANGES_2.2 31-Jan-2012 14:19 118K List of changes in 2.2 CHANGES_2.2.21 12-Sep-2011 13:02 1.4K List of changes in 2.2 CHANGES_2.2.22 30-Jan-2012 17:06 2.8K List of changes in 2.2 CHANGES_2.3 19-Dec-2011 08:35 102K HTTP Server project CHANGES_2.3.16 19-Dec-2011 08:35 4.5K HTTP Server project CURRENT-IS-2.2.21 05-Oct-2011 14:31 0 HTTP Server project
HEADER.html 03-Oct-2009 18:02 682 HTTP Server project
KEYS 31-Aug-2011 01:11 364K Developer PGP/GPG keys
README.html 03-Oct-2009 18:02 3.0K HTTP Server project
httpd-2.0.64-win32-src.zip 18-Oct-2010 04:32 11M HTTP Server project
httpd-2.0.64-win32-src.zip.asc 18-Oct-2010 04:32 850 PGP signature
httpd-2.0.64.tar.bz2 18-Oct-2010 04:32 4.7M HTTP Server project
httpd-2.0.64.tar.bz2.asc 18-Oct-2010 04:32 833 PGP signature
httpd-2.0.64.tar.gz 18-Oct-2010 04:32 6.1M HTTP Server project
httpd-2.0.64.tar.gz.asc 18-Oct-2010 04:32 833 PGP signature
httpd-2.2.21-win32-src.zip 12-Sep-2011 13:02 9.8M HTTP Server project
httpd-2.2.21-win32-src.zip.asc 12-Sep-2011 13:02 835 PGP signature
httpd-2.2.21.tar.bz2 12-Sep-2011 13:02 5.1M HTTP Server project
httpd-2.2.21.tar.bz2.asc 12-Sep-2011 13:02 835 PGP signature
httpd-2.2.21.tar.gz 12-Sep-2011 13:02 6.8M HTTP Server project
httpd-2.2.21.tar.gz.asc 12-Sep-2011 13:02 835 PGP signature
httpd-2.2.22-win32-src.zip 30-Jan-2012 17:06 12M HTTP Server project
httpd-2.2.22-win32-src.zip.asc 30-Jan-2012 17:06 833 PGP signature
httpd-2.2.22.tar.bz2 30-Jan-2012 17:06 5.1M HTTP Server project
httpd-2.2.22.tar.bz2.asc 30-Jan-2012 17:06 835 PGP signature
httpd-2.2.22.tar.gz 30-Jan-2012 17:06 6.9M HTTP Server project
httpd-2.2.22.tar.gz.asc 30-Jan-2012 17:06 835 PGP signature
httpd-2.3.16-beta-deps.tar.bz2 19-Dec-2011 08:35 1.4M HTTP Server project
httpd-2.3.16-beta-deps.tar.bz2.asc 19-Dec-2011 08:35 825 PGP signature
httpd-2.3.16-beta-deps.tar.gz 19-Dec-2011 08:35 1.7M HTTP Server project
httpd-2.3.16-beta-deps.tar.gz.asc 19-Dec-2011 08:35 825 PGP signature
httpd-2.3.16-beta.tar.bz2 19-Dec-2011 08:35 3.9M HTTP Server project
httpd-2.3.16-beta.tar.bz2.asc 19-Dec-2011 08:35 825 PGP signature
httpd-2.3.16-beta.tar.gz 19-Dec-2011 08:35 5.3M HTTP Server project
httpd-2.3.16-beta.tar.gz.asc 19-Dec-2011 08:35 825 PGP signature
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.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.
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.