coar        97/06/30 03:39:08

  Modified:    htdocs    index.html
  Log:
        Add text to make it clear that the "it worked" page has to do
        with the server *installation*, not the web site on which it
        may appear.
  
  Submitted by: Rob Hartill
  
  Revision  Changes    Path
  1.7       +21 -7     apache/htdocs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/index.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -C3 -r1.6 -r1.7
  *** index.html        1997/06/24 18:38:24     1.6
  --- index.html        1997/06/30 10:39:08     1.7
  ***************
  *** 1,7 ****
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <HTML>
     <HEAD>
  !   <TITLE>Test Page for Apache</TITLE>
     </HEAD>
    <!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
     <BODY
  --- 1,7 ----
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <HTML>
     <HEAD>
  !   <TITLE>Test Page for Apache Installation</TITLE>
     </HEAD>
    <!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
     <BODY
  ***************
  *** 13,26 ****
     >
      <H1 ALIGN="CENTER">It Worked!</H1>
      <P>
  !   If you can see this, then your 
  !   <A HREF="http://www.apache.org/";>Apache</A> installation was 
  !   successful.  You may now add content to this directory and 
  !   replace this page.
      </P>
      <P>
  !   The Apache <A HREF="manual/index.html">documentation</A> has been
  !   included with this distribution.
      </P>
      <P>
      You are free to use the image below on an Apache-powered web
  --- 13,40 ----
     >
      <H1 ALIGN="CENTER">It Worked!</H1>
      <P>
  !   If you can see this, it means that the installation of the
  !   <A
  !    HREF="http://www.apache.org/";
  !   >Apache</A>
  !   software on this system was successful.  You may now add content to
  !   this directory and replace this page.
      </P>
  +   <HR WIDTH="50%" SIZE="8">
  +   <BLOCKQUOTE>
  +    If you are seeing this instead of the content you expected, please
  +    <STRONG>contact the administrator of the site involved.</STRONG>  If
  +    you send mail about this to the authors of the Apache software, who 
almost
  +    certainly have nothing to do with this site, your message will be
  +    <STRONG><BIG>ignored</BIG></STRONG>.
  +   </BLOCKQUOTE>
  +   <HR WIDTH="50%" SIZE="8">
      <P>
  !   The Apache
  !   <A
  !    HREF="manual/index.html"
  !   >documentation</A>
  !   has been included with this distribution.
      </P>
      <P>
      You are free to use the image below on an Apache-powered web
  
  
  

Reply via email to