You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@locus.apache.org on 2000/12/19 03:17:58 UTC

cvs commit: httpd-site index.html

rbb         00/12/18 18:17:57

  Modified:    .        index.html
  Log:
  This time, update the correct site to reflect Apache 2.0's impending beta.
  Submitted by:	Joshua Slive <sl...@finance.commerce.ubc.ca>
  
  Revision  Changes    Path
  1.107     +6 -5      httpd-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/httpd-site/index.html,v
  retrieving revision 1.106
  retrieving revision 1.107
  diff -u -r1.106 -r1.107
  --- index.html	2000/10/31 21:19:34	1.106
  +++ index.html	2000/12/19 02:17:56	1.107
  @@ -19,8 +19,8 @@
   <H2>Welcome to the Apache HTTP Server Project</H2>
   <H4>A Project of the <a href="http://www.apache.org/"
                        >Apache Software Foundation</A></H4>
  -<h3><a href="http://www.apache.org/dyn/closer.cgi">
  -Mirrored worldwide - find your closest mirror</A></H3>
  +<!-- <h3><a href="http://www.apache.org/dyn/closer.cgi">
  +     Mirrored worldwide - find your closest mirror</A></H3> -->
   
   <TABLE>
   <TR>
  @@ -28,7 +28,8 @@
   <UL>
     <LI><A HREF="ABOUT_APACHE.html">About the Apache HTTP Server Project</A>
     <LI><A HREF="http://www.apache.org/LICENSE.txt">The Apache License</A>
  -  <LI><A HREF="docs/">Apache HTTP Server Documentation</A>
  +  <LI>Documentation: <A HREF="docs/">Version 1.3</A> |
  +                     <A HREF="docs-2.0/">Version 2.0</a>
     <LI><A HREF="docs/misc/FAQ.html">The Apache HTTP Server FAQ</A>
     <LI><A HREF="http://www.apache.org/awards.html">Awards won by the Apache software</A>
     <LI><A HREF="bug_report.html">Bug Reporting</A>
  @@ -97,7 +98,7 @@
   which includes several new enhancements, including the new Apache Portable
   Run-time, the new Multi-processing modules, and I/O filtering.  This is an 
   alpha release, and is for experimental purposes; use at your own risk. It 
  -is available in source format only, so a compiler is neccessary to use it 
  +is available in source format only, so a compiler is neccessary to use it.
   
   <p>If you are not familiar with software development, and wish to use
   a stable, working, web server, we strongly recommend you download
  @@ -108,7 +109,7 @@
   
   <P ALIGN="CENTER">
   <A HREF="dist/">Download Apache 2.0a7</A> | 
  -<A HREF="docs/new_features_2_0.html">New Features in Apache 2.0</A> |
  +<A HREF="docs-2.0/new_features_2_0.html">New Features in Apache 2.0</A> |
   <A HREF="dist/CHANGES_2.0a">ChangeLog for Alpha7</a>
   
   <P><HR>