To check out the current development version (as of this writing, 2.1.x),
+
To check out the current development version (as of this writing, 2.3.x),
use:
@@ -49,7 +49,7 @@
>the ASF version control FAQ.
The developers continue to seek to maintain module compatibility between
-2.0.42 and future 2.0 releases for administrators and end users, while
+2.2.0 and future 2.2 releases for administrators and end users, while
continuing the forward progress that has made the 2.0 server faster and more
scalable.
To create a directory tree containing the 2.2 sources,
+ and call it httpd-2.2, change your current directory
+ to the parent of the tree and then check the 2.2 sources
+ out as follows:
If you want to check out the bleeding edge of development, the
- httpd-2.1 development tree (slated for a release 2.2), and call it
+ httpd-2.3 development tree (slated for a release 2.4), and call it
httpd-trunk, checkout as follows:
% cd /usr/local/apache
Modified: httpd/site/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/httpd/site/trunk/xdocs/download.xml?rev=351477&r1=351476&r2=351477&view=diff
==============================================================================
--- httpd/site/trunk/xdocs/download.xml (original)
+++ httpd/site/trunk/xdocs/download.xml Thu Dec 1 13:33:59 2005
@@ -53,9 +53,40 @@
+Apache HTTP Server 2.2.0
+is the best available version
+
+
Apache 2.2 add-in modules are not compatible with Apache 2.0 or 1.3 modules.
+ If you are running third party add-in modules, you will need to obtain
+ new modules written for Apache 2.2 from that third party before you
+ attempt to upgrade from Apache 2.0.
Apache 2.1 does not provide a stable binary API. It is the development
- branch, and contains many improvements, but may change drastically
- between releases.
The Apache HTTP Server Project is proud to announce
+the release of version 2.2.0 of the Apache HTTP Server ("Apache").
+
+
This version of Apache is a major release and the start of a new stable
+ branch. New features include
+ Smart Filtering, Improved Caching, AJP Proxy, Proxy Load Balancing,
+ Graceful Shutdown support, Large File Support, the Event MPM, and refactored
+ Authentication/Authorization.
+
+
+
Apache 2.0.55 Released
@@ -55,27 +77,6 @@
>ChangeLog for 2.0.55 |
Complete ChangeLog for 2.0
-
-
-
-
-
-Apache 2.1.9-beta Released
-
-
The Apache HTTP Server Project is proud to announce
-the release of version 2.1.9-beta of the Apache HTTP Server ("Apache").
-
-
This version of Apache is a Beta release of the unstable development
- branch. New features include
- Smart Filtering, Improved Caching, AJP Proxy, Proxy Load Balancing,
- Graceful Shutdown support, Large File Support, the Event MPM, and refactored
- Authentication/Authorization.