Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting


Index of /Applications/Apache/httpd/

Apache HTTP Server Source Code Distributions

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/.

Important Notices



FilenameLast ModifiedSize
..Parent DirectoryThu Jul 24 02:19:00 20084K
binariesbinariesFri Mar 9 13:54:38 20074K
docsdocsMon May 12 12:31:30 20084K
floodfloodWed May 22 16:05:08 20024K
libapreqlibapreqSun Mar 25 16:10:09 20074K
modpythonmodpythonTue Feb 13 16:29:19 20074K
patchespatchesFri Jun 13 22:20:40 20084K
toolstoolsWed Jun 4 15:06:47 20084K
Announcement1.3Announcement1.3Thu Sep 6 15:37:00 20073K
KEYSKEYSMon Jun 2 20:55:51 2008316K
Announcement1.3.htmlAnnouncement1.3.htmlSat Jan 19 09:32:18 20085K
Announcement1.3.txtAnnouncement1.3.txtSat Jan 19 09:32:18 20084K
Announcement2.0.htmlAnnouncement2.0.htmlSat Jan 19 09:32:18 20084K
Announcement2.0.txtAnnouncement2.0.txtSat Jan 19 09:32:18 20083K
Announcement2.2.htmlAnnouncement2.2.htmlFri Jun 13 09:37:53 20083K
Announcement2.2.txtAnnouncement2.2.txtFri Jun 13 09:37:53 20082K
CHANGES_1.3CHANGES_1.3Thu Jan 17 09:57:57 2008426K
CHANGES_2.2.9CHANGES_2.2.9Fri Jun 13 09:32:49 20088K
CHANGES_2.0CHANGES_2.0Thu Jan 17 09:58:09 2008312K
CHANGES_1.3.41CHANGES_1.3.41Thu Jan 17 09:58:09 20081022
CHANGES_2.2CHANGES_2.2Fri Jun 13 09:32:42 200883K
Announcement2.0Announcement2.0Thu Sep 6 15:37:08 20073K
CHANGES_2.0.63CHANGES_2.0.63Thu Jan 17 09:58:08 20082K
apache_1.3.41.tar.Zapache_1.3.41.tar.ZThu Jan 17 09:58:05 20083M
mod_ftpmod_ftpMon Jun 30 16:43:31 20084K
apache_1.3.41.tar.bz2.ascapache_1.3.41.tar.bz2.ascThu Jan 17 09:58:03 2008186
apache_1.3.41.tar.Z.ascapache_1.3.41.tar.Z.ascThu Jan 17 09:58:04 2008186
apache_1.3.41.tar.bz2apache_1.3.41.tar.bz2Thu Jan 17 09:58:04 20081M
apache_1.3.41.tar.gz.ascapache_1.3.41.tar.gz.ascThu Jan 17 09:58:02 2008186
apache_1.3.41.tar.gzapache_1.3.41.tar.gzThu Jan 17 09:58:03 20082M
httpd-2.0.63-win32-src.zip.aschttpd-2.0.63-win32-src.zip.ascFri Jan 18 20:29:52 2008481
httpd-2.0.63-win32-src.ziphttpd-2.0.63-win32-src.zipFri Jan 18 20:29:52 20087M
CURRENT-IS-2.2.9CURRENT-IS-2.2.9Thu Dec 1 17:47:20 20050
httpd-2.2.9.tar.bz2httpd-2.2.9.tar.bz2Fri Jun 13 09:32:46 20084M
Announcement2.2Announcement2.2Thu Sep 6 15:37:18 20073K
httpd-2.0.63.tar.bz2httpd-2.0.63.tar.bz2Thu Jan 17 09:58:02 20084M
httpd-2.0.63.tar.bz2.aschttpd-2.0.63.tar.bz2.ascThu Jan 17 09:58:01 2008186
httpd-2.0.63.tar.gzhttpd-2.0.63.tar.gzThu Jan 17 09:58:01 20085M
httpd-2.0.63.tar.gz.aschttpd-2.0.63.tar.gz.ascThu Jan 17 09:58:00 2008186
httpd-2.2.9-win32-src.ziphttpd-2.2.9-win32-src.zipFri Jun 13 09:32:49 20089M
httpd-2.2.9-win32-src.zip.aschttpd-2.2.9-win32-src.zip.ascFri Jun 13 09:32:46 2008827
httpd-2.2.9.tar.bz2.aschttpd-2.2.9.tar.bz2.ascFri Jun 13 09:32:44 2008186
httpd-2.2.9.tar.gzhttpd-2.2.9.tar.gzFri Jun 13 09:32:44 20086M
httpd-2.2.9.tar.gz.aschttpd-2.2.9.tar.gz.ascFri Jun 13 09:32:42 2008186

Download from your nearest mirror site!

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.

Binary Releases

Are available in the binaries/ directory. Every binary distribution contains an install script. See README for details.

Current Releases

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.

Older Releases

Only current, recommended releases are available on www.apache.org and the mirror sites. Older releases can be obtained from the archive site.

PGP Signatures

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.,

Do you need help?X
% 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.

Official Patches

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.


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library