Name Last modified Size Description
Parent Directory - HTTP Server project
Announcement1.3.html 02-Feb-2010 11:39 4.7K Apache 1.3 Release Note
Announcement1.3.txt 02-Feb-2010 11:39 3.2K Apache 1.3 Release Note
Announcement2.0.html 04-Oct-2009 00:42 4.1K Apache 2.0 Release Note
Announcement2.0.txt 04-Oct-2009 00:42 3.4K Apache 2.0 Release Note
Announcement2.2.html 25-Jul-2010 23:53 3.4K Apache 2.2 Release Note
Announcement2.2.txt 25-Jul-2010 23:53 2.6K Apache 2.2 Release Note
Announcement2.3.txt 17-Jun-2010 22:45 1.4K HTTP Server project
CHANGES_1.3 02-Feb-2010 11:39 427K List of changes in 1.3
CHANGES_1.3.42 05-Mar-2010 23:23 1.1K List of changes in 1.3
CHANGES_2.0 04-Oct-2009 01:02 313K List of changes in 2.0
CHANGES_2.0.63 04-Oct-2009 01:02 2.1K List of changes in 2.0
CHANGES_2.2 24-Jul-2010 20:33 107K List of changes in 2.2
CHANGES_2.2.16 24-Jul-2010 20:33 1.5K List of changes in 2.2
CHANGES_2.3 17-Jun-2010 22:45 55K HTTP Server project
CHANGES_2.3.6 17-Jun-2010 22:45 12K HTTP Server project
CURRENT-IS-2.2.16 24-Jul-2010 20:33 0 HTTP Server project
HEADER.html 04-Oct-2009 00:42 682 HTTP Server project
KEYS 27-Jan-2010 00:43 349K Developer PGP/GPG keys
README.html 04-Oct-2009 00:42 3.0K HTTP Server project
apache_1.3.42.tar.Z 02-Feb-2010 11:39 3.9M HTTP Server project
apache_1.3.42.tar.Z.asc 02-Feb-2010 11:39 189 PGP signature
apache_1.3.42.tar.bz2 03-Feb-2010 01:48 2.0M HTTP Server project
apache_1.3.42.tar.bz2.asc 03-Feb-2010 01:48 189 PGP signature
apache_1.3.42.tar.gz 02-Feb-2010 11:39 2.5M HTTP Server project
apache_1.3.42.tar.gz.asc 02-Feb-2010 11:39 189 PGP signature
binaries/ 03-Oct-2009 23:58 - Binary distributions
docs/ 04-Oct-2009 00:42 - Extra documentation pa>
flood/ 04-Oct-2009 01:02 - HTTP Server project
httpd-2.0.63-win32-src.zip 04-Oct-2009 00:01 7.9M HTTP Server project
httpd-2.0.63-win32-src.zip.asc 04-Oct-2009 01:02 481 PGP signature
httpd-2.0.63.tar.bz2 04-Oct-2009 00:01 4.4M HTTP Server project
httpd-2.0.63.tar.bz2.asc 04-Oct-2009 01:02 186 PGP signature
httpd-2.0.63.tar.gz 04-Oct-2009 00:01 5.6M HTTP Server project
httpd-2.0.63.tar.gz.asc 04-Oct-2009 01:02 186 PGP signature
httpd-2.2.16.tar.bz2 24-Jul-2010 20:33 4.6M HTTP Server project
httpd-2.2.16.tar.bz2.asc 24-Jul-2010 20:33 195 PGP signature
httpd-2.2.16.tar.gz 24-Jul-2010 20:33 6.1M HTTP Server project
httpd-2.2.16.tar.gz.asc 24-Jul-2010 20:33 195 PGP signature
httpd-2.3.6-deps.tar.bz2 17-Jun-2010 22:45 1.3M HTTP Server project
httpd-2.3.6-deps.tar.bz2.asc 17-Jun-2010 22:45 187 PGP signature
httpd-2.3.6-deps.tar.gz 17-Jun-2010 22:45 1.6M HTTP Server project
httpd-2.3.6-deps.tar.gz.asc 17-Jun-2010 22:45 187 PGP signature
httpd-2.3.6.tar.bz2 17-Jun-2010 22:45 3.6M HTTP Server project
httpd-2.3.6.tar.bz2.asc 17-Jun-2010 22:45 187 PGP signature
httpd-2.3.6.tar.gz 17-Jun-2010 22:45 4.9M HTTP Server project
httpd-2.3.6.tar.gz.asc 17-Jun-2010 22:45 187 PGP signature
libapreq/ 04-Oct-2009 01:02 - HTTP Server project
mod_fcgid/ 07-Feb-2010 22:01 - HTTP Server project
mod_ftp/ 09-Oct-2009 09:12 - HTTP Server project
modpython/ 04-Oct-2009 01:02 - HTTP Server project
patches/ 12-Jun-2010 02:12 - Official patches
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.