Use the links below to download the Apache HTTP Server from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.
Only current recommended releases are available on the main distribution site and its mirrors. Older releases are available from the archive download site.
If you are downloading the Win32 distribution, please read these important notes.
[if-any logo]
[end]
The currently selected mirror is [preferred]. If you encounter a
problem with this mirror, please select another mirror. If all
mirrors are failing, there are backup mirrors (at the end of
the mirrors list) that should be available.
You may also consult the complete list of mirrors.
The Apache HTTP Server Project is pleased to announce the release of Apache HTTP Server, version 2.2.14. This release represents ten years of innovation by the project, and is recommended over all previous releases!
For details see the Official Announcement and the CHANGES_2.2 and CHANGES_2.2.14 lists
Add-in modules for Apache 1.3 or 2.0 are not compatible with Apache 2.2. If you are running third party add-in modules, you must obtain modules compilied or updated for Apache 2.2 from that third party, before you attempt to upgrade from these previous versions. Modules compiled for Apache 2.2 should continue to work for all 2.2.x releases.
Apache 2.0.63 is the current stable version of the 2.0 series, and is recommended over any previous 2.0 release. This release fixes a few potential security vulnerabilites.
For details see the Official Announcement and the CHANGES_2.0 and CHANGES_2.0.63 lists.
Apache 2.0 add-in modules are not compatible with Apache 1.3 nor 2.2 modules. If you are running third party add-in modules, you will need to obtain modules compiled for or compatible with Apache 2.0 from that third party, before you attempt to use this specific release.
Apache 1.3.41 is the current stable version of the 1.3 series, and is recommended over any previous 1.3 release. This release is basically a security fix release.
For details see the Official Announcement and the CHANGES_1.3 and CHANGES_1.3.41 lists.
Use the Apache 1.3.41 version only if you must use a third party module that is not available as an Apache 2.x module. Modules compiled for Apache 2.x are not compatible with Apache 1.3, and modules compiled for Apache 1.3 are not compatible with Apache 2.x.
The Apache HTTP Server Project is pleased to announce the release of Apache mod_fcgid version 2.3.4, a FastCGI module for Apache HTTP Server, for general availability.
For information about this module subproject, see the mod_fcgid module project page.
The Apache HTTP Server Project is pleased to announce the release of Apache FTP module for Apache HTTP Server, version 0.9.6 as beta.
Users are encouraged to test and provide feedback on this beta release. For information about this module subproject, see the mod_ftp module project page.
It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. Please read Verifying Apache HTTP Server Releases for more information on why you should verify our releases.
The PGP signatures can be verified using PGP or GPG. First
download the KEYS
as well as the asc signature file for the relevant
distribution. Make sure you get these files from the main distribution
directory, rather than from a mirror. Then verify the signatures
using
% pgpk -a KEYS
or
% pgpv apache_1.3.24.tar.gz.asc
% pgp -ka KEYS
or
% pgp apache_1.3.24.tar.gz.asc
% gpg --import KEYS
% gpg --verify apache_1.3.24.tar.gz.asc
751D7F2708C975E508C975E5B55D9977(7F7214A7)B55D9977(7F7214A7)B55D9977(7F7214A7)Alternatively, you can verify the MD5 signature on the 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. An MD5 signature
consists of 32 hex characters, and a SHA1 signature consists of 40
hex characters. Ensure your generated signature string matches the
signature string published in the files above.