Name Last modified Size Description
Parent Directory - HTTP Server project Announcement1.3 2007-09-06 20:37 3.4K Apache 1.3 Release Note Announcement1.3.html 2008-01-19 14:32 5.5K Apache 1.3 Release Note Announcement1.3.txt 2008-01-19 14:32 4.5K Apache 1.3 Release Note Announcement2.0 2007-09-06 20:37 3.2K Apache 2.0 Release Note Announcement2.0.html 2008-01-19 14:32 4.1K Apache 2.0 Release Note Announcement2.0.txt 2008-01-19 14:32 3.4K Apache 2.0 Release Note Announcement2.2 2007-09-06 20:37 3.3K Apache 2.2 Release Note Announcement2.2.html 2008-12-13 14:47 3.0K Apache 2.2 Release Note Announcement2.2.txt 2008-12-13 14:47 2.3K Apache 2.2 Release Note binaries/ 2007-03-09 18:54 - Binary distributions KEYS 2008-12-13 14:44 327K Developer PGP/GPG keys docs/ 2008-10-14 21:30 - Extra documentation packages CURRENT-IS-2.2.11 2008-12-13 14:35 0 HTTP Server project HEADER.html 2003-11-28 01:57 682 HTTP Server project README.html 2008-01-17 15:00 3.0K HTTP Server project apache_1.3.41.tar.Z 2008-01-17 14:58 3.8M HTTP Server project apache_1.3.41.tar.bz2 2008-01-17 14:58 1.9M HTTP Server project apache_1.3.41.tar.gz 2008-01-17 14:58 2.4M HTTP Server project flood/ 2002-05-22 21:05 - HTTP Server project httpd-2.0.63-win32-src.zip 2008-01-19 01:29 7.9M HTTP Server project httpd-2.0.63.tar.bz2 2008-01-17 14:58 4.4M HTTP Server project httpd-2.0.63.tar.gz 2008-01-17 14:58 5.6M HTTP Server project httpd-2.2.11-win32-src-r2.zip 2009-01-05 18:55 9.6M HTTP Server project httpd-2.2.11.tar.bz2 2008-12-13 14:35 5.0M HTTP Server project httpd-2.2.11.tar.gz 2008-12-13 14:35 6.5M HTTP Server project libapreq/ 2009-01-08 22:39 - HTTP Server project mod_ftp/ 2008-06-30 21:43 - HTTP Server project modpython/ 2007-02-13 21:29 - HTTP Server project tools/ 2008-12-13 14:44 - HTTP Server project CHANGES_1.3 2008-01-17 14:57 426K List of changes in 1.3 CHANGES_1.3.41 2008-01-17 14:58 1.0K List of changes in 1.3 CHANGES_2.0 2008-01-17 14:58 313K List of changes in 2.0 CHANGES_2.0.63 2008-01-17 14:58 2.1K List of changes in 2.0 CHANGES_2.2 2008-12-13 14:35 90K List of changes in 2.2 CHANGES_2.2.11 2008-12-13 14:35 3.0K List of changes in 2.2 patches/ 2008-06-14 03:20 - Official patches apache_1.3.41.tar.Z.asc 2008-01-17 14:58 186 PGP signature apache_1.3.41.tar.bz2.asc 2008-01-17 14:58 186 PGP signature apache_1.3.41.tar.gz.asc 2008-01-17 14:58 186 PGP signature httpd-2.0.63-win32-src.zip.asc 2008-01-19 01:29 481 PGP signature httpd-2.0.63.tar.bz2.asc 2008-01-17 14:58 186 PGP signature httpd-2.0.63.tar.gz.asc 2008-01-17 14:58 186 PGP signature httpd-2.2.11-win32-src-r2.zip.asc 2009-01-05 18:55 835 PGP signature httpd-2.2.11.tar.bz2.asc 2008-12-13 14:35 189 PGP signature httpd-2.2.11.tar.gz.asc 2008-12-13 14:35 189 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.