coar        99/09/03 13:08:57

  Modified:    .        httpd.html index.html
  Log:
        Put in the links to the ASF Y2K page.  I am *not* going to
        edit a dozen different files to put it into the ASF sidebar;
        that's why things like SSI and mod_php exist.
  
  Revision  Changes    Path
  1.80      +1 -1      apache-site/httpd.html
  
  Index: httpd.html
  ===================================================================
  RCS file: /home/cvs/apache-site/httpd.html,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- httpd.html        1999/08/19 21:51:31     1.79
  +++ httpd.html        1999/09/03 20:08:56     1.80
  @@ -20,7 +20,7 @@
   <H3><A HREF="http://www.apache.org/dyn/closer.cgi";>
   Mirrored worldwide - find your closest mirror</A></H3>
   
  -<h2><a href="docs/misc/FAQ.html#year2000"
  +<h2><a href="foundation/Y2K.html"
       >Apache's Y2K Readiness Statement</a></h2>
   <TABLE>
   <TR>
  
  
  
  1.4       +3 -1      apache-site/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/apache-site/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html        1999/06/30 15:54:51     1.3
  +++ index.html        1999/09/03 20:08:57     1.4
  @@ -66,7 +66,9 @@
      <input type="text" name="keyword" size="40">
      <input type="hidden" name="results" value="20">
      <input type="hidden" name="what" value="ap">
  -</form>
  +   </form>
  +   <h3><a href="foundation/Y2K.html"
  +       >Apache HTTP Server Y2K Readiness Statement</a></h3>
   </td></tr>
   </table>
   
  
  
  

Reply via email to