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 -
binaries/ 25-May-2011 20:13 -
docs/ 25-May-2011 20:11 -
flood/ 25-May-2011 20:14 -
libapreq/ 25-May-2011 20:14 -
mod_fcgid/ 25-May-2011 20:12 -
mod_ftp/ 25-May-2011 20:12 -
patches/ 05-Oct-2011 16:27 -
Announcement2.0.html 25-May-2011 20:14 5.5K
Announcement2.0.txt 25-May-2011 20:14 4.2K
Announcement2.2.html 01-Feb-2012 09:23 5.0K
Announcement2.2.txt 01-Feb-2012 09:23 3.7K
Announcement2.3.txt 21-Dec-2011 09:40 1.5K
CHANGES_2.0 25-May-2011 20:14 316K
CHANGES_2.0.64 25-May-2011 20:14 3.2K
CHANGES_2.2 01-Feb-2012 09:23 118K
CHANGES_2.2.21 12-Sep-2011 19:03 1.4K
CHANGES_2.2.22 30-Jan-2012 23:08 2.8K
CHANGES_2.3 21-Dec-2011 09:39 102K
CHANGES_2.3.16 21-Dec-2011 09:35 4.5K
CURRENT-IS-2.2.21 05-Oct-2011 20:31 0
KEYS 31-Aug-2011 07:11 364K
httpd-2.0.64-win32-src.zip 25-May-2011 20:14 11M
httpd-2.0.64-win32-src.zip.asc 25-May-2011 20:14 850
httpd-2.0.64.tar.bz2 25-May-2011 20:14 4.7M
httpd-2.0.64.tar.bz2.asc 25-May-2011 20:14 833
httpd-2.0.64.tar.gz 25-May-2011 20:14 6.1M
httpd-2.0.64.tar.gz.asc 25-May-2011 20:14 833
httpd-2.2.21-win32-src.zip 12-Sep-2011 19:03 9.8M
httpd-2.2.21-win32-src.zip.asc 12-Sep-2011 19:03 835
httpd-2.2.21.tar.bz2 12-Sep-2011 19:03 5.1M
httpd-2.2.21.tar.bz2.asc 12-Sep-2011 19:03 835
httpd-2.2.21.tar.gz 12-Sep-2011 19:03 6.8M
httpd-2.2.21.tar.gz.asc 12-Sep-2011 19:03 835
httpd-2.2.22-win32-src.zip 30-Jan-2012 23:08 12M
httpd-2.2.22-win32-src.zip.asc 30-Jan-2012 23:08 833
httpd-2.2.22.tar.bz2 30-Jan-2012 23:08 5.1M
httpd-2.2.22.tar.bz2.asc 30-Jan-2012 23:08 835
httpd-2.2.22.tar.gz 30-Jan-2012 23:08 6.9M
httpd-2.2.22.tar.gz.asc 30-Jan-2012 23:08 835
httpd-2.3.16-beta-deps.tar.bz2 21-Dec-2011 09:39 1.4M
httpd-2.3.16-beta-deps.tar.bz2.asc 21-Dec-2011 09:39 825
httpd-2.3.16-beta-deps.tar.gz 22-Dec-2011 11:11 1.7M
httpd-2.3.16-beta-deps.tar.gz.asc 21-Dec-2011 09:35 825
httpd-2.3.16-beta.tar.bz2 22-Dec-2011 11:11 3.9M
httpd-2.3.16-beta.tar.bz2.asc 22-Dec-2011 11:11 825
httpd-2.3.16-beta.tar.gz 21-Dec-2011 09:37 5.3M
httpd-2.3.16-beta.tar.gz.asc 21-Dec-2011 09:37 825
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.