brian 98/06/05 19:39:29
Modified: . index.html Log: Rearrangement, cleanup, and 1.3.0 announcement. I won't roll this to the live site until everything is ready to be updated. Revision Changes Path 1.58 +43 -49 apache-site/index.html Index: index.html =================================================================== RCS file: /export/home/cvs/apache-site/index.html,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- index.html 1998/05/31 10:26:14 1.57 +++ index.html 1998/06/06 02:39:28 1.58 @@ -1,6 +1,6 @@ <HTML> <HEAD> -<TITLE>Apache HTTP Server Project</TITLE> +<TITLE>Apache Project</TITLE> </HEAD> <!-- Background white, links blue (unvisited), navy (visited), red (active) --> @@ -13,23 +13,16 @@ > <DIV ALIGN=CENTER> <P> -<A - HREF="ABOUT_APACHE.html" +<A HREF="ABOUT_APACHE.html" ><IMG SRC="images/apache_logo.gif" BORDER=0 ALT="" WIDTH="400" HEIGHT="148"></A> </P> -<H2>Welcome to the Apache HTTP Server Project</H2> +<H2>Welcome to the Apache Server Project</H2> <H3><A HREF="http://www.apache.org/dyn/closer.cgi"> Mirrored worldwide - find your closest mirror</A></H3> -<H4> - <A - HREF="ABOUT_APACHE.html" - >About the Apache Project</A> -</H4> -<TABLE CELLPADDING="10"> -<TR><TD> +<TABLE><TR><TD> <UL> - <LI> <A HREF="mirrors/">International Mirror Sites</A><BR> + <LI> <A HREF="ABOUT_APACHE.html">About the Apache Project</A> <LI> <A HREF="docs/">Server Documentation</A><BR> <LI> <A HREF="docs/misc/FAQ.html">The Apache FAQ</A><BR> <LI> <A HREF="bug_report.html">Bug Reporting</A><BR> @@ -50,68 +43,69 @@ </DIV> -<HR> +<P><HR> -<H2 ALIGN="CENTER">Apache 1.2.6 Now Available</H2> +<H2 ALIGN="CENTER">Apache 1.3.0 Now Available</H2> <P><BLOCKQUOTE> -Apache 1.2.6 is now available. This is a maintenance release, with -numerous bug fixes from 1.2.5, including a several -HTTP/1.1 protocol fixes necessary for correct interoperation with -new clients. -The 1.2 series has been well tested and is a stable platform. If you -are running any beta of 1.2, or any older version of the Apache HTTP -server, you should upgrade to this release for both stability and -security reasons. + + The Apache Group is pleased to announce the release of the long + awaited 1.3.0 version of the Apache HTTP server. A dozen months, + hundreds of patches and over 5 score code contributors helped make the + release of 1.3.0 a reality. + +<P> + + Apache 1.3.0 is the most stable version of Apache currently available; + everyone running 1.2.X servers or earlier should upgrade to 1.3, as we + will stop providing support for the 1.2.X tree, though we may make a + release of 1.2.7. At present, the Win32 port of Apache is not + as stable as the UNIX version. Further releases of the 1.3.x tree + will bring the Win95/NT port closer to parity. + </BLOCKQUOTE> <P ALIGN="CENTER"> -<A HREF="dist/">Download Apache 1.2.6</A> | -<A HREF="docs/new_features_1_2.html">New Features in Apache 1.2</A> +<A HREF="dist/">Download Apache 1.3</A> | +<A HREF="docs/windows.html">Apache for Win32</A> | +<A HREF="docs/new_features_1_3.html">New Features in Apache 1.3</A> <P><HR> -<H2 ALIGN="CENTER">Apache 1.3b7 Now Available: -<BR>The latest public beta release of Apache 1.3</H2> +<H2 ALIGN="CENTER">Apache 1.2.6</H2> <P><BLOCKQUOTE> -Apache 1.3b7 is the latest public beta of the forthcoming Apache 1.3 Server -and a release candidate for 1.3.0. Apache 1.3 includes several new -enhancements, improvements and performance boosts, but the most visible -additions are the ability to <A HREF="docs/windows">run under Microsoft -Windows NT 4.0 & 95</A> and the new <A -HREF="dist/apache_1.3b7/INSTALL">Autoconf-style Interface for Unix</A>. -For a compact summary of the more important changes check out the <A -HREF="dist/Announcement.html">Announcement</A> and for a detailed log of all -changes check out the <A HREF="dist/CHANGES">CHANGES</A> file. +Apache 1.2.6 is also available. This is a maintenance release, with +numerous bug fixes from 1.2.5, including a several HTTP/1.1 protocol +fixes necessary for correct interoperation with new clients. The 1.2 +series has been well tested and is a stable platform; however, all +active development is now being done on the 1.3 series of the server. +You can get 1.2.6 from the <A HREF="/dist/">download directory</A>. </BLOCKQUOTE> -<P ALIGN="CENTER"> - -<A HREF="dist/">Download Apache 1.3b7</A> | -<A HREF="docs/windows.html">Apache for Windows</A> | -<A HREF="docs/new_features_1_3.html">New Features in Apache 1.3</A> - <P><HR> <H2 ALIGN="CENTER">The Number One HTTP Server On The Internet</H2> -<P><BLOCKQUOTE>Apache has been the most popular web server on the -Internet since April of 1996. The May 1998 WWW server <A +<P><BLOCKQUOTE> + +Apache has been the most popular web server on the Internet since +April of 1996. The May 1998 WWW server <A HREF="http://www.netcraft.com/Survey/">site survey by Netcraft</A> found that over 50% of the web sites on the Internet are using Apache and its derivatives - thus making it more widely used than all other web servers combined. + +<P> -<P>The Apache project is an effort to develop and maintain an -open-source HTTP server for various modern desktop and server -operating systems, such as UNIX and Windows NT. The goal of this -project is to provide a secure, efficient and extensible server which -provides HTTP services in sync with the current HTTP -standards.</BLOCKQUOTE> +The Apache project is an effort to develop and maintain an open-source +HTTP server for various modern desktop and server operating systems, +such as UNIX and Windows NT. The goal of this project is to provide a +secure, efficient and extensible server which provides HTTP services +in sync with the current HTTP standards.</BLOCKQUOTE> <P><HR>