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 29-Jul-2009 05:19 - HTTP Server project
binaries/ 09-Mar-2007 20:54 - Binary distributions
docs/ 27-Jul-2009 23:21 - Extra documentation packages
flood/ 22-May-2002 23:05 - HTTP Server project
libapreq/ 13-Mar-2009 04:00 - HTTP Server project
mod_ftp/ 30-Jun-2008 23:43 - HTTP Server project
modpython/ 13-Feb-2007 23:29 - HTTP Server project
patches/ 09-Apr-2009 00:18 - Official patches
tools/ 27-Jul-2009 22:12 - HTTP Server project
Announcement1.3 06-Sep-2007 22:37 3k Apache 1.3 Release Note
Announcement1.3.html 19-Jan-2008 16:32 6k Apache 1.3 Release Note
Announcement1.3.txt 19-Jan-2008 16:32 4k Apache 1.3 Release Note
Announcement2.0 06-Sep-2007 22:37 3k Apache 2.0 Release Note
Announcement2.0.html 19-Jan-2008 16:32 4k Apache 2.0 Release Note
Announcement2.0.txt 19-Jan-2008 16:32 3k Apache 2.0 Release Note
Announcement2.2 06-Sep-2007 22:37 3k Apache 2.2 Release Note
Announcement2.2.html 28-Jul-2009 20:35 3k Apache 2.2 Release Note
Announcement2.2.txt 28-Jul-2009 20:35 2k Apache 2.2 Release Note
CHANGES_1.3 17-Jan-2008 16:57 426k List of changes in 1.3
CHANGES_1.3.41 17-Jan-2008 16:58 1k List of changes in 1.3
CHANGES_2.0 17-Jan-2008 16:58 313k List of changes in 2.0
CHANGES_2.0.63 17-Jan-2008 16:58 2k List of changes in 2.0
CHANGES_2.2 27-Jul-2009 22:09 97k List of changes in 2.2
CHANGES_2.2.11 13-Dec-2008 16:35 3k List of changes in 2.2
CHANGES_2.2.12 27-Jul-2009 22:09 8k List of changes in 2.2
CURRENT-IS-2.2.11 13-Dec-2008 16:35 0k HTTP Server project
CURRENT-IS-2.2.12 13-Dec-2008 16:35 0k HTTP Server project
KEYS 27-Jul-2009 22:12 335k Developer PGP/GPG keys
apache_1.3.41.tar.Z 17-Jan-2008 16:58 3.8M HTTP Server project
apache_1.3.41.tar.Z.asc 17-Jan-2008 16:58 1k PGP signature
apache_1.3.41.tar.bz2 17-Jan-2008 16:58 1.9M HTTP Server project
apache_1.3.41.tar.bz2.asc 17-Jan-2008 16:58 1k PGP signature
apache_1.3.41.tar.gz 17-Jan-2008 16:58 2.4M HTTP Server project
apache_1.3.41.tar.gz.asc 17-Jan-2008 16:58 1k PGP signature
httpd-2.0.63-win32-src.zip 19-Jan-2008 03:29 7.9M HTTP Server project
httpd-2.0.63-win32-src.zip.asc 19-Jan-2008 03:29 1k PGP signature
httpd-2.0.63.tar.bz2 17-Jan-2008 16:58 4.4M HTTP Server project
httpd-2.0.63.tar.bz2.asc 17-Jan-2008 16:58 1k PGP signature
httpd-2.0.63.tar.gz 17-Jan-2008 16:58 5.6M HTTP Server project
httpd-2.0.63.tar.gz.asc 17-Jan-2008 16:58 1k PGP signature
httpd-2.2.11-win32-src-r2.zip 05-Jan-2009 20:55 9.6M HTTP Server project
httpd-2.2.11-win32-src-r2.zip.asc 05-Jan-2009 20:55 1k PGP signature
httpd-2.2.11.tar.bz2 13-Dec-2008 16:35 5.0M HTTP Server project
httpd-2.2.11.tar.bz2.asc 13-Dec-2008 16:35 1k PGP signature
httpd-2.2.11.tar.gz 13-Dec-2008 16:35 6.5M HTTP Server project
httpd-2.2.11.tar.gz.asc 13-Dec-2008 16:35 1k PGP signature
httpd-2.2.12.tar.bz2 27-Jul-2009 22:09 4.9M HTTP Server project
httpd-2.2.12.tar.bz2.asc 27-Jul-2009 22:09 1k PGP signature
httpd-2.2.12.tar.gz 27-Jul-2009 22:09 6.4M HTTP Server project
httpd-2.2.12.tar.gz.asc 27-Jul-2009 22:09 1k 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.