Apache - official mirror site - bandwidth by tradebit file hosting ... support the Apache Foundation ...

Index of /dist

Make sure you're downloading from a nearby mirror site!

Please do not download from www.apache.org. Current, recommended releases can be downloaded from a nearby mirror. Older releases can be downloaded from the archive site.

Organization

This tree is now split into projects so you can quickly find the project you are looking for. You will find the Apache HTTP Server project under httpd/.

Projects

Icon  Name                                 Last modified      Size  Description
[DIR] Parent Directory - [DIR] binaries/ 27-Feb-2008 21:31 - [DIR] source/ 26-Feb-2008 15:40 - [   ] commons-proxy-current-src.tar.gz 26-Feb-2008 12:15 57K [TXT] commons-proxy-current-src.tar.gz.asc 26-Feb-2008 12:15 189 [   ] commons-proxy-current-src.zip 26-Feb-2008 12:15 142K [TXT] commons-proxy-current-src.zip.asc 26-Feb-2008 12:15 189 [   ] commons-proxy-current.tar.gz 27-Feb-2008 20:20 570K [TXT] commons-proxy-current.tar.gz.asc 27-Feb-2008 20:21 189 [   ] commons-proxy-current.zip 27-Feb-2008 20:19 844K [TXT] commons-proxy-current.zip.asc 27-Feb-2008 20:20 189

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.

PGP/GPG Signatures

All of the release distribution packages have been digitally signed (using PGP or GPG) by the ASF committers that constructed them. There will be an accompanying distribution.asc file in the same directory as the distribution. The PGP/GPG keys can be found at the MIT key repository and within this project's KEYS file at http://www.apache.org/dist/commons/KEYS.

Always signatures to validate package authenticity, e.g.,
$ pgpk -a KEYS
$ pgpv commons.tar.gz.asc
or,
$ pgp -ka KEYS
$ pgp commons.tar.gz.asc
or
$ gpg --verify commons.tar.gz.asc

We also offer MD5 hashes as an alternative to validate the integrity of the downloaded files. See the distribution.md5 files.