Index: modperl-docs/src/start/index_top.html
===================================================================
--- modperl-docs/src/start/index_top.html	(revision 381011)
+++ modperl-docs/src/start/index_top.html	(working copy)
@@ -12,6 +12,19 @@
 
 <br><br>
 
+mp2 is mod_perl for the 2.x.x branch of the Apache HTTPD Server.<br/>
+mp1 is mod_perl for the 1.3 branch of the Apache HTTPD Server.
+
+<br><br>
+
+mp2 is fully compatible with httpd 2.0.x , and supports most of the 2.2.x feature set.
+
+<br><br>
+
+mod_perl's future plans are to keep onsupporting httpd as it evolves - that has always been the goal , and will always be so.
+
+<br><br>
+
 Simply <a href="../download/">install</a> mod_perl
 and you have the <b>full power</b> of the <a href="http://httpd.apache.org">Apache Web Server</a>
 at your fingertips:
@@ -116,10 +129,13 @@
 
     <br><br>
         
-    <b>Apache 2.0 support</b>
+    <b>Apache 2.X support</b>
         <blockquote>
             With mod_perl you can take advantage of the features of Apache 2.0.
             For example, custom protocol handlers can be written in Perl.
+            <br/><br/>
+            Apache 2.0  is fully  supported. <br/>
+            Most of Apache 2.2 is supported, and work towards full support is underway.
         </blockquote>
 
     <br><br>
Index: modperl-docs/src/download/source.pod
===================================================================
--- modperl-docs/src/download/source.pod	(revision 381011)
+++ modperl-docs/src/download/source.pod	(working copy)
@@ -7,73 +7,20 @@
 This document explains how to get the mod_perl 1.0 and 2.0 source
 distributions.
 
-Please note that mod_perl 2.0 is considered BETA and should not be
-used in a production environment.
-
 See also L<the binary distributions|download::binaries> and the
 L<bundles|download::bundles>.
 
 There is also L<information on 3rd party
 modules|download::third_party>.
 
-=head1 mod_perl 1.0
 
-Be sure to read the I<README> and I<INSTALL> documents (in the
-distribution package) and the longer L<the installation
-guide|docs::1.0::guide::install>.
-
-=head2 Stable mod_perl 1.0 Source Distribution
-
-=over
-
-=item * Master Source distribution
-
-Release http://perl.apache.org/dist
-
-=item * CPAN
-
-http://www.cpan.org/modules/by-module/Apache/
-
-=back
-
-=head2 Development mod_perl 1.0 Source Distribution
-
-=over
-
-=item * The latest SVN snapshot
-
-http://svn.apache.org/snapshots/modperl/
-
-=item * SVN Access
-
-To download the svn version of mod_perl-1.0 execute the following
-commands:
-
-  % svn checkout https://svn.apache.org/repos/asf/perl/modperl/branches/1.x/ modperl-1.0
-
-Developers: In order to commit for the first time you will need to
-update your password.  To do that, log in to svn.apache.org and run
-the command C<svnpasswd>:
-
-  % ssh svn.apache.org
-  % svnpasswd
-
-=back
-
-=head2 mod_perl 1.0 SVN Web Interface
-
-http://svn.apache.org/viewcvs.cgi/perl/modperl/branches/1.x/
-
-
-
-
 =head1 mod_perl 2.0
 
 Be sure to read the I<README> and I<INSTALL> documents (in the
 distribution package) and the longer mod_perl 2.0 L<installation
 guide|docs::2.0::user::install::install>.
 
-=head2 Stable(-tobe) mod_perl 2.0 Source Distribution
+=head2 Stable mod_perl 2.0 Source Distribution
 
 =over
 
@@ -84,7 +31,7 @@
 =item * CPAN
 
 Currently the released versions include C<_> in them (e.g.,
-mod_perl-1.99_17.tar.gz), so they are invisible via C<CPAN.pm> or
+mod_perl-2.0.2.tar.gz), so they are invisible via C<CPAN.pm> or
 http://search.cpan.org/. But they are available from CPAN dir:
 
 http://search.cpan.org/dist/mod_perl/
@@ -171,3 +118,50 @@
 
 
 
+=head1 mod_perl 1.0
+
+Be sure to read the I<README> and I<INSTALL> documents (in the
+distribution package) and the longer L<the installation
+guide|docs::1.0::guide::install>.
+
+=head2 Stable mod_perl 1.0 Source Distribution
+
+=over
+
+=item * Master Source distribution
+
+Release http://perl.apache.org/dist
+
+=item * CPAN
+
+http://www.cpan.org/modules/by-module/Apache/
+
+=back
+
+=head2 Development mod_perl 1.0 Source Distribution
+
+=over
+
+=item * The latest SVN snapshot
+
+http://svn.apache.org/snapshots/modperl/
+
+=item * SVN Access
+
+To download the svn version of mod_perl-1.0 execute the following
+commands:
+
+  % svn checkout https://svn.apache.org/repos/asf/perl/modperl/branches/1.x/ modperl-1.0
+
+Developers: In order to commit for the first time you will need to
+update your password.  To do that, log in to svn.apache.org and run
+the command C<svnpasswd>:
+
+  % ssh svn.apache.org
+  % svnpasswd
+
+=back
+
+=head2 mod_perl 1.0 SVN Web Interface
+
+http://svn.apache.org/viewcvs.cgi/perl/modperl/branches/1.x/
Index: modperl-docs/src/download/index_top.html
===================================================================
--- modperl-docs/src/download/index_top.html	(revision 381011)
+++ modperl-docs/src/download/index_top.html	(working copy)
@@ -6,7 +6,17 @@
 
 <p>Current releases:</p>
       <ul>
+
+        <li>mod_perl 2.0: Version 2.0.2 - October 20, 2005<br>
+        For use with Apache 2.0.x / 2.2.x <br/>
+        <a href="http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz">Download</a> |
+        <a href="http://perl.apache.org/dist/mod_perl-2.0-current">Browse</a> |
+        <a href="http://perl.apache.org/dist/mod_perl-2.0-current/Changes">Changes</a> |
+        <a href="../docs/2.0/user/install/install.html">Installation</a>
+        </li>
+
         <li>mod_perl 1.0: Version 1.29 - Oct 7, 2003<br>
+        For use with Apache 1.3.x <br/>
         <a href="http://perl.apache.org/dist/mod_perl-1.0-current.tar.gz">Download</a> |
         <a href="http://perl.apache.org/dist/mod_perl-1.0-current">Browse</a> |
         <a href="http://perl.apache.org/dist/mod_perl-1.0-current/Changes">Changes</a> |
@@ -14,13 +24,6 @@
         <br><br>
         </li>
 
-        <li>mod_perl 2.0: Version 2.0.2 - October 20, 2005<br>
-        <a href="http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz">Download</a> |
-        <a href="http://perl.apache.org/dist/mod_perl-2.0-current">Browse</a> |
-        <a href="http://perl.apache.org/dist/mod_perl-2.0-current/Changes">Changes</a> |
-        <a href="../docs/2.0/user/install/install.html">Installation</a>
-        </li>
-
       </ul>
 
       <hr noshade size="1">

