You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2012/05/06 18:38:20 UTC

svn commit: r1334682 - in /httpd/site/trunk/content: download.mdtext download.xml

Author: joes
Date: Sun May  6 16:38:20 2012
New Revision: 1334682

URL: http://svn.apache.org/viewvc?rev=1334682&view=rev
Log:
download template

Added:
    httpd/site/trunk/content/download.mdtext
      - copied, changed from r1334629, httpd/site/trunk/content/download.xml
Removed:
    httpd/site/trunk/content/download.xml

Copied: httpd/site/trunk/content/download.mdtext (from r1334629, httpd/site/trunk/content/download.xml)
URL: http://svn.apache.org/viewvc/httpd/site/trunk/content/download.mdtext?p2=httpd/site/trunk/content/download.mdtext&p1=httpd/site/trunk/content/download.xml&r1=1334629&r2=1334682&rev=1334682&view=diff
==============================================================================
--- httpd/site/trunk/content/download.xml (original)
+++ httpd/site/trunk/content/download.mdtext Sun May  6 16:38:20 2012
@@ -1,397 +1,352 @@
-<?xml version="1.0"?>
-<document>
-  <properties>
-    <author email="docs@httpd.apache.org">Documentation Group</author>
-    <title>Download</title>
-  </properties>
-<body>
-<section id="Download">
-<title>Downloading the Apache HTTP Server</title>
-
-<p>Use the links below to download the Apache HTTP Server from one of
-our mirrors.  You <strong>must</strong> <a href="#verify">verify the
-integrity</a> of the downloaded files using signatures downloaded from
-our main distribution directory.</p>
-
-<p>Only current recommended releases are available on the main
-distribution site and its mirrors.  Older releases, including the 1.3
-family of releases, are available from the
-<a href="http://archive.apache.org/dist/httpd/">archive download
-site.</a></p>
-
-<p>Stable Release - Latest Version:
- <ul>
-  <li><a href="#apache24">2.4.2</a> (released 2012-04-17)</li>
- </ul>
-</p>
-
-<p>Stable Release - 2.2 Branch:
- <ul>
-  <li><a href="#apache22">2.2.22</a> (released 2012-01-31)</li>
- </ul>
-</p>
-
-<p>Legacy Release:
- <ul>
-  <li><a href="#apache20">2.0.64</a> (released 2010-10-19)</li>
- </ul>
-</p>
-
-<p>If you are downloading the Win32 distribution, please read these <a
-href="[preferred]/httpd/binaries/win32/README.html">important
-notes</a>.</p>
-
-<section id="mirror">
-<title>Mirror</title>
-
-<p>[if-any logo]
-<a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
-The currently selected mirror is <b>[preferred]</b>.  If you encounter a
-problem with this mirror, please select another mirror.  If all
-mirrors are failing, there are <i>backup</i> mirrors (at the end of
-the mirrors list) that should be available.</p>
-
-<form action="[location]" method="get" id="SelectMirror">
-Other mirrors: <select name="Preferred">
-[if-any http]
-  [for http]<option value="[http]">[http]</option>[end]
-[end]
-[if-any ftp]
-  [for ftp]<option value="[ftp]">[ftp]</option>[end]
-[end]
-[if-any backup]
-  [for backup]<option value="[backup]">[backup] (backup)</option>[end]
-[end]
-</select>
-<input type="submit" value="Change" />
-</form>
-
-<p>You may also consult the <a href="http://www.apache.org/mirrors/">complete
-list of mirrors</a>.</p>
-
-</section>
-
-<section id="apache24" date="2012-04-17"><title>Apache HTTP Server 2.4.2 (httpd):
-2.4.2 is the latest available version</title>
-
-<p>The Apache HTTP Server Project is pleased to
-<a href="http://www.apache.org/dist/httpd/Announcement2.4.txt">announce</a>
-the release of version 2.4.2 of the Apache HTTP Server ("Apache"
-and "httpd"). This version of Apache is our 2nd GA
-release of the new generation 2.4.x branch of Apache HTTPD and
-represents fifteen years of
-innovation by the project, and is recommended over all previous releases!</p>
-
-<p>For details see the
-   <a href="http://www.apache.org/dist/httpd/Announcement2.4.html">Official
-   Announcement</a> and the
-   <a href="[preferred]/httpd/CHANGES_2.4">CHANGES_2.4</a> and
-   <a href="[preferred]/httpd/CHANGES_2.4.2">CHANGES_2.4.2</a> lists</p>
-
-<ul>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.4.2.tar.bz2">httpd-2.4.2.tar.bz2</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.sha1">SHA1</a>]
-</li>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.4.2.tar.gz">httpd-2.4.2.tar.gz</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.sha1">SHA1</a>]
-</li>
-
-<li><a href="[preferred]/httpd/patches/">Security and official patches</a></li>
-<li><a href="[preferred]/httpd/">Other files</a></li>
-
-</ul>
-
-</section>
-
-<section id="apache22" date="2012-01-31"><title>Apache HTTP Server 2.2.22 (httpd)</title>
-
-<p>The Apache HTTP Server Project is pleased to announce the release of Apache
-HTTP Server (httpd) version 2.2.22.</p>
-
-<p>For details see the <a
-   href="http://www.apache.org/dist/httpd/Announcement2.2.html">Official
-   Announcement</a> and the <a
-   href="[preferred]/httpd/CHANGES_2.2">CHANGES_2.2</a> or condensed
-   <a href="[preferred]/httpd/CHANGES_2.2.22">CHANGES_2.2.22</a> lists</p>
-
-<p>Add-in modules for Apache 2.0 are not compatible with Apache 2.2.
-   If you are running third party add-in modules, you must obtain modules
-   compiled 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.</p>
-
-<ul>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.2.22.tar.gz">httpd-2.2.22.tar.gz</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.sha1">SHA1</a>]
-</li>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.2.22.tar.bz2">httpd-2.2.22.tar.bz2</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.sha1">SHA1</a>]
-</li>
-
-<li>Win32 Source:
-<a href="[preferred]/httpd/httpd-2.2.22-win32-src.zip"
-  >httpd-2.2.22-win32-src.zip</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.sha1">SHA1</a>]
-</li>
-
-<li>Win32 Binary without crypto (no mod_ssl) (MSI Installer):
-<a href="[preferred]/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi"
-  >httpd-2.2.22-win32-x86-no_ssl.msi</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.sha1">SHA1</a>]
-</li>
-
-<li>Win32 Binary including OpenSSL 0.9.8t (MSI Installer):
-<a href="[preferred]/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi"
-  >httpd-2.2.22-win32-x86-openssl-0.9.8t.msi</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.sha1">SHA1</a>]
-</li>
-
-<li>NetWare Binary:
-<a href="[preferred]/httpd/binaries/netware/httpd_2.2.22-netware.zip"
-  >httpd_2.2.22-netware.zip</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.sha1">SHA1</a>]
-</li>
-
-<li><a href="[preferred]/httpd/patches/">Security and official patches</a></li>
-<li><a href="[preferred]/httpd/">Other files</a></li>
-
-</ul>
-
-</section>
-
-<section id="apache20" date="2010-10-19"><title>Apache HTTP Server 2.0.64
-is also available</title>
-
-<p>Apache 2.0.64 is the legacy stable version of the 2.0 series, and
-is recommended over any previous 2.0 release.  This release
-fixes a few potential security vulnerabilites.</p>
-
-<p>For details see the <a
-   href="http://www.apache.org/dist/httpd/Announcement2.0.html">Official
-   Announcement</a> and the <a
-   href="[preferred]/httpd/CHANGES_2.0">CHANGES_2.0</a> and
-   <a href="[preferred]/httpd/CHANGES_2.0.64">CHANGES_2.0.64</a> lists.</p>
-
-<p>Apache 2.0 add-in modules are not compatible with Apache 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.</p>
-
-<ul>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.0.64.tar.gz">httpd-2.0.64.tar.gz</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64.tar.gz.md5">MD5</a>]
-</li>
-
-<li>Unix Source:
-<a href="[preferred]/httpd/httpd-2.0.64.tar.bz2">httpd-2.0.64.tar.bz2</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64.tar.bz2.md5">MD5</a>]
-</li>
-
-<li>Win32 Source:
-<a href="[preferred]/httpd/httpd-2.0.64-win32-src.zip"
-  >httpd-2.0.64-win32-src.zip</a>
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64-win32-src.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/httpd-2.0.64-win32-src.zip.md5">MD5</a>]
-</li>
-
-<li>Win32 Binary without crypto (no mod_ssl) (MSI Installer):
-<a href="[preferred]/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi"
-  >httpd-2.0.64-win32-x86-no_ssl.msi</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.sha1">SHA1</a>]
-</li>
-
-<li>Win32 Binary including OpenSSL 0.9.8o (MSI Installer):
-<a href="[preferred]/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi"
-  >httpd-2.0.64-win32-x86-openssl-0.9.8o.msi</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.sha1">SHA1</a>]
-</li>
-
-<li>NetWare Binary:
-<a href="[preferred]/httpd/binaries/netware/apache_2.0.64-netware.zip"
-  >apache_2.0.64-netware.zip</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.sha1">SHA1</a>]
-</li>
-
-<li><a href="[preferred]/httpd/patches/">Security and official patches</a></li>
-<li><a href="[preferred]/httpd/">Other files</a></li>
-
-</ul>
-
-</section>
-
-<section id="mod_fcgid" date="2010-11-06"><title>Apache mod_fcgid FastCGI module
-for Apache HTTP Server released as 2.3.7</title>
-
-<p>
-  The Apache Software Foundation and the Apache HTTP Server Project are
-  pleased to announce the release of version 2.3.7 of mod_fcgid, a
-  FastCGI implementation for Apache HTTP Server versions 2.0, 2.2, and
-  future 2.4.  This version of mod_fcgid is a bug fix release.
-</p>
-
-<p>For information about this module subproject, see the <a
-href="http://httpd.apache.org/mod_fcgid/">mod_fcgid module project page</a>.</p>
-
-<ul>
-<li>Unix Source as gzip with LF line endings:
-<a href="[preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz">mod_fcgid-2.3.7.tar.gz</a>
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.sha1">SHA1</a>]
-</li>
-
-<li>Unix Source as bz2 with LF line endings:
-<a href="[preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2">mod_fcgid-2.3.7.tar.bz2</a>
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.sha1">SHA1</a>]
-</li>
-
-<li>Win32, Netware or OS/2 Source with CR/LF line endings:
-<a href="[preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip"
-  >mod_fcgid-2.3.7-crlf.zip</a>
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.md5">MD5</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.sha1">SHA1</a>]
-</li>
-
-</ul>
-
-</section>
-
-<section id="mod_ftp" date="2008-10-08"><title>Apache FTP module for Apache
-HTTP Server released as 0.9.6-beta</title>
-
-<p>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.</p>
-
-<p>Users are encouraged to test and provide feedback on this beta release.
-For information about this module subproject, see the <a
-href="http://httpd.apache.org/mod_ftp/">mod_ftp module project page</a>.</p>
-
-<ul>
-<li>Unix Source with LF line endings (bzip2 compressed):
-<a href="[preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2">mod_ftp-0.9.6-beta.tar.bz2</a>
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.sha1">SHA1</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.md5">MD5</a>]
-</li>
-
-<li>Unix Source with LF line endings (gzip compressed):
-<a href="[preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz">mod_ftp-0.9.6-beta.tar.gz</a>
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.sha1">SHA1</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.md5">MD5</a>]
-</li>
-
-<li>Win32, Netware or OS/2 Source with CR/LF line endings:
-<a href="[preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip"
-  >mod_ftp-0.9.6-beta-crlf.zip</a>
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.sha1">SHA1</a>]
-[<a href="http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.md5">MD5</a>]
-</li>
-
-<li>Win32 binary build (unzip over the installed Apache 2.2 directory):
-<a href="[preferred]/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip"
-  >mod_ftp-0.9.6-beta-win32-x86.zip</a>
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.asc">PGP</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.sha1">SHA1</a>]
-[<a href="http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.md5">MD5</a>]
-</li>
-</ul>
-
-</section>
-
-<section id="verify"><title>Verify the integrity of the files</title>
-
-<p>It is essential that you verify the integrity of the downloaded
-files using the PGP or MD5 signatures.  Please read <a
-href="/dev/verification.html">Verifying Apache HTTP Server Releases</a> for
-more information on why you should verify our releases.</p>
-
-<p>The PGP signatures can be verified using PGP or GPG.  First
-download the <a href="http://www.apache.org/dist/httpd/KEYS">KEYS</a>
-as well as the <code>asc</code> signature file for the relevant
-distribution.  Make sure you get these files from the <a
-href="http://www.apache.org/dist/httpd/">main distribution
-directory</a>, rather than from a mirror. Then verify the signatures
-using</p>
-
-<p><code>
-% pgpk -a KEYS<br />
-% pgpv httpd-2.2.0.tar.gz.asc<br />
-</code>
-<em>or</em><br />
-<code>
-% pgp -ka KEYS<br />
-% pgp httpd-2.2.0.tar.gz.asc<br />
-</code>
-<em>or</em><br />
-<code>
-% gpg --import KEYS<br />
-% gpg --verify httpd-2.2.0.tar.gz.asc
-</code></p>
-
-<ul>
-<li>httpd-2.4.2.tar.* are signed by Jim Jagielski <code>791485A8</code></li>
-<li>httpd-2.2.22.tar.* are signed by William A Rowe Jr <code>B55D9977(60C5442D)</code></li>
-<li>httpd-2.0.64.tar.* are signed by William A Rowe Jr <code>B55D9977(7F7214A7)</code></li>
-<li>httpd-2.2.22-win32-src.zip, .msi, and -netware/-sdk files signed by William A Rowe Jr <code>B55D9977(60C5442D)</code></li>
-<li>httpd-2.0.64-win32-src.zip and .msi signed by William A Rowe Jr <code>B55D9977(7F7214A7)</code></li>
-<li>mod_fcgid-2.3.7.tar.* and mod_fcgid-2.3.7-crlf.zip are signed by Jeff Trawick <code>39FF092C</code></li>
-<li>mod_ftp-0.9.6-beta* are signed by William A Rowe Jr <code>B55D9977(7F7214A7)</code></li>
-</ul>
-
-
-<p>Alternatively, you can verify the MD5 signature on the files.  A
-unix program called <code>md5</code> or <code>md5sum</code> is
-included in many unix distributions.  It is also available as part of
-<a href="http://www.gnu.org/software/textutils/textutils.html">GNU
-Textutils</a>.  Windows users can get binary md5 programs from <a
-href="http://www.fourmilab.ch/md5/">here</a>, <a
-href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or
-<a href="http://www.slavasoft.com/fsum/">here</a>. 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.</p>
-
-</section>
-
-</section>
-</body>
-</document>
+Title: Download
+Notice:    Licensed to the Apache Software Foundation (ASF) under one
+           or more contributor license agreements.  See the NOTICE file
+           distributed with this work for additional information
+           regarding copyright ownership.  The ASF licenses this file
+           to you under the Apache License, Version 2.0 (the
+           "License"); you may not use this file except in compliance
+           with the License.  You may obtain a copy of the License at
+           .
+             http://www.apache.org/licenses/LICENSE-2.0
+           .
+           Unless required by applicable law or agreed to in writing,
+           software distributed under the License is distributed on an
+           "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+           KIND, either express or implied.  See the License for the
+           specific language governing permissions and limitations
+           under the License.
+
+Use the links below to download the Apache HTTP Server from one of our
+mirrors. You **must**  [verify the integrity](#verify) 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, including the 1.3 family of releases,
+are available from the [archive download
+site.](http://archive.apache.org/dist/httpd/) 
+
+Stable Release - Latest Version:
+
+-  [2.4.2](#apache24) (released 2012-04-17)
+
+Stable Release - 2.2 Branch:
+
+-  [2.2.22](#apache22) (released 2012-01-31)
+
+Legacy Release:
+
+-  [2.0.64](#apache20) (released 2010-10-19)
+
+If you are downloading the Win32 distribution, please read these [important
+notes]([preferred]/httpd/binaries/win32/README.html).
+
+# Mirror # {#mirror}
+
+[if-any logo] []([link]) [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.
+<form action="[location]" method="get" id="SelectMirror">Other
+mirrors:<select name="Preferred">[if-any http] [for http]<option
+value="[http]">[http]</option>[end] [end] [if-any ftp] [for ftp]<option
+value="[ftp]">[ftp]</option>[end] [end] [if-any backup] [for backup]<option
+value="[backup]">[backup] (backup)</option>[end] [end]</select><input
+type="submit" value="Change"></input></form>
+You may also consult the [complete list of
+mirrors](http://www.apache.org/mirrors/).
+
+# Apache HTTP Server 2.4.2 (httpd): 2.4.2 is the latest available version # {#apache24}
+
+The Apache HTTP Server Project is pleased to
+[announce](http://www.apache.org/dist/httpd/Announcement2.4.txt) the
+release of version 2.4.2 of the Apache HTTP Server ("Apache" and "httpd").
+This version of Apache is our 2nd GA release of the new generation 2.4.x
+branch of Apache HTTPD and represents fifteen years of innovation by the
+project, and is recommended over all previous releases!
+
+For details see the [Official
+Announcement](http://www.apache.org/dist/httpd/Announcement2.4.html) and
+the [CHANGES_2.4]([preferred]/httpd/CHANGES_2.4) and
+[CHANGES_2.4.2]([preferred]/httpd/CHANGES_2.4.2) lists
+
+- Unix Source: [httpd-2.4.2.tar.bz2]([preferred]/httpd/httpd-2.4.2.tar.bz2)
+[ [PGP](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.md5) ] [
+[SHA1](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.bz2.sha1) ]
+
+- Unix Source: [httpd-2.4.2.tar.gz]([preferred]/httpd/httpd-2.4.2.tar.gz) [
+[PGP](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.md5) ] [
+[SHA1](http://www.apache.org/dist/httpd/httpd-2.4.2.tar.gz.sha1) ]
+
+-  [Security and official patches]([preferred]/httpd/patches/) 
+
+-  [Other files]([preferred]/httpd/) 
+
+# Apache HTTP Server 2.2.22 (httpd) # {#apache22}
+
+The Apache HTTP Server Project is pleased to announce the release of Apache
+HTTP Server (httpd) version 2.2.22.
+
+For details see the [Official
+Announcement](http://www.apache.org/dist/httpd/Announcement2.2.html) and
+the [CHANGES_2.2]([preferred]/httpd/CHANGES_2.2) or condensed
+[CHANGES_2.2.22]([preferred]/httpd/CHANGES_2.2.22) lists
+
+Add-in modules for Apache 2.0 are not compatible with Apache 2.2. If you
+are running third party add-in modules, you must obtain modules compiled 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.
+
+- Unix Source: [httpd-2.2.22.tar.gz]([preferred]/httpd/httpd-2.2.22.tar.gz)
+[ [PGP](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.md5) ] [
+[SHA1](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.gz.sha1) ]
+
+- Unix Source:
+[httpd-2.2.22.tar.bz2]([preferred]/httpd/httpd-2.2.22.tar.bz2) [
+[PGP](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.md5) ] [
+[SHA1](http://www.apache.org/dist/httpd/httpd-2.2.22.tar.bz2.sha1) ]
+
+- Win32 Source:
+[httpd-2.2.22-win32-src.zip]([preferred]/httpd/httpd-2.2.22-win32-src.zip)
+[ [PGP](http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.asc) ]
+[ [MD5](http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.md5) ]
+[ [SHA1](http://www.apache.org/dist/httpd/httpd-2.2.22-win32-src.zip.sha1)
+]
+
+- Win32 Binary without crypto (no mod_ssl) (MSI Installer):
+[httpd-2.2.22-win32-x86-no_ssl.msi]([preferred]/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-no_ssl.msi.sha1)
+]
+
+- Win32 Binary including OpenSSL 0.9.8t (MSI Installer):
+[httpd-2.2.22-win32-x86-openssl-0.9.8t.msi]([preferred]/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.2.22-win32-x86-openssl-0.9.8t.msi.sha1)
+]
+
+- NetWare Binary:
+[httpd_2.2.22-netware.zip]([preferred]/httpd/binaries/netware/httpd_2.2.22-netware.zip)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/netware/httpd_2.2.22-netware.zip.sha1)
+]
+
+-  [Security and official patches]([preferred]/httpd/patches/) 
+
+-  [Other files]([preferred]/httpd/) 
+
+# Apache HTTP Server 2.0.64 is also available # {#apache20}
+
+Apache 2.0.64 is the legacy 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](http://www.apache.org/dist/httpd/Announcement2.0.html) and
+the [CHANGES_2.0]([preferred]/httpd/CHANGES_2.0) and
+[CHANGES_2.0.64]([preferred]/httpd/CHANGES_2.0.64) lists.
+
+Apache 2.0 add-in modules are not compatible with Apache 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.
+
+- Unix Source: [httpd-2.0.64.tar.gz]([preferred]/httpd/httpd-2.0.64.tar.gz)
+[ [PGP](http://www.apache.org/dist/httpd/httpd-2.0.64.tar.gz.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.0.64.tar.gz.md5) ]
+
+- Unix Source:
+[httpd-2.0.64.tar.bz2]([preferred]/httpd/httpd-2.0.64.tar.bz2) [
+[PGP](http://www.apache.org/dist/httpd/httpd-2.0.64.tar.bz2.asc) ] [
+[MD5](http://www.apache.org/dist/httpd/httpd-2.0.64.tar.bz2.md5) ]
+
+- Win32 Source:
+[httpd-2.0.64-win32-src.zip]([preferred]/httpd/httpd-2.0.64-win32-src.zip)
+[ [PGP](http://www.apache.org/dist/httpd/httpd-2.0.64-win32-src.zip.asc) ]
+[ [MD5](http://www.apache.org/dist/httpd/httpd-2.0.64-win32-src.zip.md5) ]
+
+- Win32 Binary without crypto (no mod_ssl) (MSI Installer):
+[httpd-2.0.64-win32-x86-no_ssl.msi]([preferred]/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-no_ssl.msi.sha1)
+]
+
+- Win32 Binary including OpenSSL 0.9.8o (MSI Installer):
+[httpd-2.0.64-win32-x86-openssl-0.9.8o.msi]([preferred]/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/win32/httpd-2.0.64-win32-x86-openssl-0.9.8o.msi.sha1)
+]
+
+- NetWare Binary:
+[apache_2.0.64-netware.zip]([preferred]/httpd/binaries/netware/apache_2.0.64-netware.zip)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/netware/apache_2.0.64-netware.zip.sha1)
+]
+
+-  [Security and official patches]([preferred]/httpd/patches/) 
+
+-  [Other files]([preferred]/httpd/) 
+
+# Apache mod_fcgid FastCGI module for Apache HTTP Server released as 2.3.7 # {#mod_fcgid}
+
+The Apache Software Foundation and the Apache HTTP Server Project are
+pleased to announce the release of version 2.3.7 of mod_fcgid, a FastCGI
+implementation for Apache HTTP Server versions 2.0, 2.2, and future 2.4.
+This version of mod_fcgid is a bug fix release.
+
+For information about this module subproject, see the [mod_fcgid module
+project page](http://httpd.apache.org/mod_fcgid/).
+
+- Unix Source as gzip with LF line endings:
+[mod_fcgid-2.3.7.tar.gz]([preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.gz.sha1)
+]
+
+- Unix Source as bz2 with LF line endings:
+[mod_fcgid-2.3.7.tar.bz2]([preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7.tar.bz2.sha1)
+]
+
+- Win32, Netware or OS/2 Source with CR/LF line endings:
+[mod_fcgid-2.3.7-crlf.zip]([preferred]/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.asc)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.md5)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_fcgid/mod_fcgid-2.3.7-crlf.zip.sha1)
+]
+
+# Apache FTP module for Apache HTTP Server released as 0.9.6-beta # {#mod_ftp}
+
+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](http://httpd.apache.org/mod_ftp/).
+
+- Unix Source with LF line endings (bzip2 compressed):
+[mod_ftp-0.9.6-beta.tar.bz2]([preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.asc)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.sha1)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.bz2.md5)
+]
+
+- Unix Source with LF line endings (gzip compressed):
+[mod_ftp-0.9.6-beta.tar.gz]([preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.asc)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.sha1)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta.tar.gz.md5)
+]
+
+- Win32, Netware or OS/2 Source with CR/LF line endings:
+[mod_ftp-0.9.6-beta-crlf.zip]([preferred]/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip)
+[
+[PGP](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.asc)
+] [
+[SHA1](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.sha1)
+] [
+[MD5](http://www.apache.org/dist/httpd/mod_ftp/mod_ftp-0.9.6-beta-crlf.zip.md5)
+]
+
+- Win32 binary build (unzip over the installed Apache 2.2 directory):
+[mod_ftp-0.9.6-beta-win32-x86.zip]([preferred]/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip)
+[
+[PGP](http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.asc)
+] [
+[SHA1](http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.sha1)
+] [
+[MD5](http://www.apache.org/dist/httpd/binaries/win32/mod_ftp-0.9.6-beta-win32-x86.zip.md5)
+]
+
+# Verify the integrity of the files # {#verify}
+
+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](/dev/verification.html) for more information on why you should
+verify our releases.
+
+The PGP signatures can be verified using PGP or GPG. First download the
+[KEYS](http://www.apache.org/dist/httpd/KEYS) as well as the `asc`
+signature file for the relevant distribution. Make sure you get these files
+from the [main distribution directory](http://www.apache.org/dist/httpd/) ,
+rather than from a mirror. Then verify the signatures using
+
+<code>% pgpk -a KEYS<br></br>% pgpv httpd-2.2.0.tar.gz.asc<br></br></code>
+*or* <br></br><code>% pgp -ka KEYS<br></br>% pgp
+httpd-2.2.0.tar.gz.asc<br></br></code> *or* <br></br><code>% gpg --import
+KEYS<br></br>% gpg --verify httpd-2.2.0.tar.gz.asc</code>
+
+- httpd-2.4.2.tar.* are signed by Jim Jagielski `791485A8` 
+
+- httpd-2.2.22.tar.* are signed by William A Rowe Jr `B55D9977(60C5442D)` 
+
+- httpd-2.0.64.tar.* are signed by William A Rowe Jr `B55D9977(7F7214A7)` 
+
+- httpd-2.2.22-win32-src.zip,.msi, and -netware/-sdk files signed by
+William A Rowe Jr `B55D9977(60C5442D)` 
+
+- httpd-2.0.64-win32-src.zip and.msi signed by William A Rowe Jr
+`B55D9977(7F7214A7)` 
+
+- mod_fcgid-2.3.7.tar.* and mod_fcgid-2.3.7-crlf.zip are signed by Jeff
+Trawick `39FF092C` 
+
+- mod_ftp-0.9.6-beta* are signed by William A Rowe Jr `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](http://www.gnu.org/software/textutils/textutils.html). Windows
+users can get binary md5 programs from [here](http://www.fourmilab.ch/md5/)
+, [here](http://www.pc-tools.net/win32/freeware/console/) , or
+[here](http://www.slavasoft.com/fsum/). 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.
+