|
Essentials
Download!
Documentation
Get Involved
Subprojects
Miscellaneous
|
|
Downloading the Apache HTTP Server
|
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.
|
Mirror
|
The currently selected mirror is http://mirror.fslutd.org/apache. 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.
|
|
Apache HTTP Server 2.2.9
is the best available version
|
2008-06-13
|
The Apache HTTP Server Project is pleased to announce the release of Apache
HTTP Server, version 2.2.9. This release represents ten years of innovation
by the project, and is recommended over all previous releases! In particular,
this release fixes a few potential security vulnerabilites.
For details see the Official
Announcement and the CHANGES_2.2 and
CHANGES_2.2.9 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 HTTP Server 2.0.63
is also available
|
2008-01-19
|
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 also available
|
2008-01-19
|
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.
|
|
Apache FTP module for Apache
HTTP Server released as 0.9.2-beta
|
2008-06-30
|
The Apache HTTP Server Project is pleased to announce the release of Apache
FTP module for Apache HTTP Server, version 0.9.2 as beta. Not recommended yet
for production use, it is still missing several features and accomodation for
spec-incompatible clients.
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.
|
|
Verify the integrity of the files
|
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
% pgpv apache_1.3.24.tar.gz.asc
or
% pgp -ka KEYS
% pgp apache_1.3.24.tar.gz.asc
or
% gpg --import KEYS
% gpg --verify apache_1.3.24.tar.gz.asc
- httpd-2.2.9.tar.* is signed by Jim Jagielski
08C975E5
- httpd-2.0.63.tar.* is signed by Jim Jagielski
08C975E5
- apache_1.3.41.tar.* is signed by Jim Jagielski
08C975E5
- apache_*.msi are signed by William Rowe
B55D9977(CB9B9EC5)
- httpd-2.*-win32-src.zip are signed by William Rowe
B55D9977(CB9B9EC5)
- mod-ftp-0.9.2-beta* are signed by William Rowe
B55D9977(CB9B9EC5)
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.
|
|
|