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 -
Announcement1.3.html 17-Jul-2010 23:51 4.7K
Announcement1.3.txt 17-Jul-2010 23:51 3.2K
Announcement2.0.html 17-Jul-2010 23:51 4.1K
Announcement2.0.txt 17-Jul-2010 23:51 3.4K
Announcement2.2.html 25-Jul-2010 13:53 3.4K
Announcement2.2.txt 25-Jul-2010 13:53 2.6K
Announcement2.3.txt 31-Aug-2010 06:08 1.6K
CHANGES_1.3 17-Jul-2010 23:51 427K
CHANGES_1.3.42 17-Jul-2010 23:51 1.1K
CHANGES_2.0 17-Jul-2010 23:51 313K
CHANGES_2.0.63 17-Jul-2010 23:51 2.1K
CHANGES_2.2 24-Jul-2010 10:31 107K
CHANGES_2.2.16 24-Jul-2010 10:31 1.5K
CHANGES_2.3 31-Aug-2010 06:00 55K
CHANGES_2.3.8 31-Aug-2010 06:00 3.3K
CURRENT-IS-2.2.16 24-Jul-2010 10:31 0
KEYS 17-Jul-2010 23:51 349K
apache_1.3.42.tar.Z 17-Jul-2010 23:51 3.9M
apache_1.3.42.tar.Z.asc 17-Jul-2010 23:51 189
apache_1.3.42.tar.bz2 17-Jul-2010 23:51 2.0M
apache_1.3.42.tar.bz2.asc 17-Jul-2010 23:51 189
apache_1.3.42.tar.gz 17-Jul-2010 23:51 2.5M
apache_1.3.42.tar.gz.asc 17-Jul-2010 23:51 189
binaries/ 17-Jul-2010 23:48 -
docs/ 17-Jul-2010 23:50 -
flood/ 17-Jul-2010 23:48 -
httpd-2.0.63-win32-src.zip 17-Jul-2010 23:51 7.9M
httpd-2.0.63-win32-src.zip.asc 17-Jul-2010 23:51 481
httpd-2.0.63.tar.bz2 17-Jul-2010 23:51 4.4M
httpd-2.0.63.tar.bz2.asc 17-Jul-2010 23:51 186
httpd-2.0.63.tar.gz 17-Jul-2010 23:51 5.6M
httpd-2.0.63.tar.gz.asc 17-Jul-2010 23:51 186
httpd-2.2.16-win32-src.zip 30-Jul-2010 22:01 11M
httpd-2.2.16-win32-src.zip.asc 30-Jul-2010 22:01 833
httpd-2.2.16.tar.bz2 24-Jul-2010 10:31 4.6M
httpd-2.2.16.tar.bz2.asc 24-Jul-2010 10:31 195
httpd-2.2.16.tar.gz 24-Jul-2010 10:31 6.1M
httpd-2.2.16.tar.gz.asc 24-Jul-2010 10:31 195
httpd-2.3.8-deps.tar.bz2 31-Aug-2010 06:00 1.3M
httpd-2.3.8-deps.tar.bz2.asc 31-Aug-2010 06:00 187
httpd-2.3.8-deps.tar.gz 31-Aug-2010 06:00 1.6M
httpd-2.3.8-deps.tar.gz.asc 31-Aug-2010 06:00 187
httpd-2.3.8.tar.bz2 31-Aug-2010 06:00 3.6M
httpd-2.3.8.tar.bz2.asc 31-Aug-2010 06:00 187
httpd-2.3.8.tar.gz 31-Aug-2010 06:00 4.9M
httpd-2.3.8.tar.gz.asc 31-Aug-2010 06:00 187
libapreq/ 17-Jul-2010 23:51 -
mod_fcgid/ 17-Jul-2010 23:46 -
mod_ftp/ 17-Jul-2010 23:46 -
modpython/ 17-Jul-2010 23:51 -
patches/ 17-Jul-2010 23:48 -
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.