pepper      00/12/03 08:44:12

  Modified:    htdocs   index.html.ca index.html.de index.html.en
                        index.html.fr index.html.it index.html.ltz
                        index.html.lu index.html.pt index.html.se
                        index.html.tw
  Log:
  Cleaned "index.html" out of a bunch of <a href>s.
  Quoted size in a bunch of <font>s.
  Wrapped and fixed mismatched <p>s in index.html.en.
  Wrapped and encoded > in index.html.it.
  
  Revision  Changes    Path
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.ca
  
  Index: index.html.ca
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.ca,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.ca     2000/11/15 01:11:15     1.2
  +++ index.html.ca     2000/12/03 16:44:08     1.3
  @@ -36,7 +36,7 @@
     <HR>
     <P>
     La
  -  <A HREF="manual/index.html">documentaci&oacute;</A>
  +  <A HREF="manual/">documentaci&oacute;</A>
     d'Apache ha estat inclosa en aquesta distribuci&oacute;.
     </P>
     <P>
  
  
  
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.de
  
  Index: index.html.de
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.de,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.de     2000/11/15 01:11:15     1.2
  +++ index.html.de     2000/12/03 16:44:08     1.3
  @@ -44,7 +44,7 @@
     <HR>
     <P>
      Die englische <A
  -   HREF="manual/index.html">Online-Dokumentation</A> f&uuml;r die
  +   HREF="manual/">Online-Dokumentation</A> f&uuml;r die
      Apache Web-Server Software ist Bestandteil dieser
      Software-Distribution.
     </P>
  
  
  
  1.3       +19 -12    httpd-docs-2.0/htdocs/index.html.en
  
  Index: index.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.en,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.en     2000/11/15 01:11:16     1.2
  +++ index.html.en     2000/12/03 16:44:08     1.3
  @@ -3,7 +3,8 @@
    <HEAD>
     <TITLE>Test Page for Apache Installation</TITLE>
    </HEAD>
  -<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<!-- Background white, links blue (unvisited), navy (visited), red
  +(active) -->
    <BODY
     BGCOLOR="#FFFFFF"
     TEXT="#000000"
  @@ -13,26 +14,32 @@
    >
   
   
  -<P>
  -If you can see this, it means that the installation of the <A 
HREF="http://httpd.apache.org/";>Apache web server</A> software on this system 
was successful.  You may now add content to this directory and replace this 
page.
  +<p>If you can see this, it means that the installation of the <A
  +HREF="http://httpd.apache.org/";>Apache web server</A> software on this
  +system was successful.  You may now add content to this directory and
  +replace this page.</p>
   
  -<P><HR WIDTH="50%" SIZE="8">
  +<HR WIDTH="50%" SIZE="8">
   
   <H2 ALIGN="CENTER">Seeing this instead of the website you expected?</H2>
   
  -<P>
  -This page is here because the site administrator has changed the 
configuration of this web server.  
  -Please  <STRONG>contact the person responsible for maintaining this server 
with questions.</STRONG>   The Apache Software Foundation, which wrote the web 
server software this site administrator is using, has nothing to do with 
maintaining this site and cannot help resolve configuration issues.
  +<p>This page is here because the site administrator has changed the
  +configuration of this web server.  Please <STRONG>contact the person
  +responsible for maintaining this server with questions.</STRONG>  The
  +Apache Software Foundation, which wrote the web server software this
  +site administrator is using, has nothing to do with maintaining this
  +site and cannot help resolve configuration issues.</p>
   
  -<P><HR WIDTH="50%" SIZE="8">
  +<HR WIDTH="50%" SIZE="8">
   
   
  -<P>
  -The Apache <A HREF="manual/index.html">documentation</A> has been included 
with this distribution.
  +<p>The Apache <A HREF="manual/">documentation</A> has been included with
  +this distribution.</p>
   
  -<P>
  -You are free to use the image below on an Apache-powered web server.  Thanks 
for using Apache!
  +<p>You are free to use the image below on an Apache-powered web server. 
  +Thanks for using Apache!</p>
   
   <DIV ALIGN="CENTER"><IMG SRC="apache_pb.gif" ALT=""></DIV>
  +
   </BODY>
   </HTML>
  
  
  
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.fr
  
  Index: index.html.fr
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.fr,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.fr     2000/11/15 01:11:16     1.2
  +++ index.html.fr     2000/12/03 16:44:08     1.3
  @@ -38,7 +38,7 @@
     <HR>
     <P>
     La
  -  <A HREF="manual/index.html">documentation</A>
  +  <A HREF="manual/">documentation</A>
     Apache est incluse dans cette distribution.
     </P>
     <P>
  
  
  
  1.3       +5 -4      httpd-docs-2.0/htdocs/index.html.it
  
  Index: index.html.it
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.it,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.it     2000/11/15 01:11:16     1.2
  +++ index.html.it     2000/12/03 16:44:09     1.3
  @@ -11,7 +11,8 @@
   <h1>
   Funziona! Il Server Web Apache e' stato installato su questo sito 
Web!</h1></center>
   Se riuscite a vedere questa pagina, allora vuol dire che coloro che 
gestiscono
  -questo dominio hanno appena installato il software <a 
href="http://httpd.apache.org/";>Web&nbsp;Server
  +questo dominio hanno appena installato il software
  +<a href="http://httpd.apache.org/";>Web&nbsp;Server
   Apache</a> correttamente. Ora e' necessario aggiungere il vostro materiale
   in questo direttorio e sostituire questa pagina di prova, oppure configurare
   il server per far riferimento al vostro materiale se collocato altrove.
  @@ -19,15 +20,15 @@
   <hr>
   <blockquote>Se state vedendo questa pagina invece del sito che pensavate,
   vi preghiamo di <b>contattare l'amministratore del sito in questione.</b>
  -(Provate ad inviare un email a <tt>&lt;Webmaster@<i>domain</i>></tt>.)&nbsp;
  +(Provate ad inviare un email a 
<tt>&lt;Webmaster@<i>domain</i>&gt;</tt>.)&nbsp;
   Nonostante questo sito stia utilizzando il software Apache, questo non
   vi garantisce nessun tipo di contatto diretto al Gruppo Apache, quindi
   vi preghiamo di non inviare email riguardanti questo sito o al materiale
   in esso contenuto agli autori di Apache. Ogni messaggio del genere verra'
  -<b><font size=+1>ignorato</font></b>.</blockquote>
  +<b><font size="+1">ignorato</font></b>.</blockquote>
   
   <hr>
  -<br>La <a href="manual/index.html">documentazione</a> relativa di Apache
  +<br>La <a href="manual/">documentazione</a> relativa di Apache
   e' inclusa nella distribuzione.
   <p>Il Webmaster di questo sito e' libero di utilizzare l'immagine qui sotto
   su qualsiasi Web server potenziato con Apache. Grazie per aver scelto Apache!
  
  
  
  1.3       +2 -2      httpd-docs-2.0/htdocs/index.html.ltz
  
  Index: index.html.ltz
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.ltz,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.ltz    2000/11/15 01:28:40     1.2
  +++ index.html.ltz    2000/12/03 16:44:09     1.3
  @@ -24,10 +24,10 @@
   schecken.) Obwuel den heiten site </font>Apache software benotzt, as et
   ball secher datt keng Verbindung mat der Apache Group existeiert, also 
scheckt
   wannechglift keng email iwert desen site oder sein contenu zu den Apache
  -Autoren. Falls Dir d&euml;st awer macht, get &auml;ren message&nbsp; 
<b><font size=+2>ignoreiert.</font></b></blockquote>
  +Autoren. Falls Dir d&euml;st awer macht, get &auml;ren message&nbsp; 
<b><font size="+2">ignoreiert.</font></b></blockquote>
   
   <hr>
  -<p>D'Apache <a href="manual/index.html">documentation</a> ass d&euml;ser 
Ausgab
  +<p>D'Apache <a href="manual/">documentation</a> ass d&euml;ser Ausgab
   beigef&uuml;cht.
   <p>Dem Webmaster vun dem heitenen site steht et zou dest Bild ob engem
   Apache-powered Web server ze presenteieren. Merci dat Dir Apache benotzt!
  
  
  
  1.4       +2 -2      httpd-docs-2.0/htdocs/index.html.lu
  
  Index: index.html.lu
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.lu,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html.lu     2000/11/15 01:11:16     1.3
  +++ index.html.lu     2000/12/03 16:44:09     1.4
  @@ -24,10 +24,10 @@
   schecken.) Obwuel den heiten site </font>Apache software benotzt, as et
   ball secher datt keng Verbindung mat der Apache Group existeiert, also 
scheckt
   wannechglift keng email iwert desen site oder sein contenu zu den Apache
  -Autoren. Falls Dir d&euml;st awer macht, get &auml;ren message&nbsp; 
<b><font size=+2>ignoreiert.</font></b></blockquote>
  +Autoren. Falls Dir d&euml;st awer macht, get &auml;ren message&nbsp; 
<b><font size="+2">ignoreiert.</font></b></blockquote>
   
   <hr>
  -<p>D'Apache <a href="manual/index.html">documentation</a> ass d&euml;ser 
Ausgab
  +<p>D'Apache <a href="manual/">documentation</a> ass d&euml;ser Ausgab
   beigef&uuml;cht.
   <p>Dem Webmaster vun dem heitenen site steht et zou dest Bild ob engem
   Apache-powered Web server ze presenteieren. Merci dat Dir Apache benotzt!
  
  
  
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.pt
  
  Index: index.html.pt
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.pt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.pt     2000/11/15 01:11:16     1.2
  +++ index.html.pt     2000/12/03 16:44:09     1.3
  @@ -33,7 +33,7 @@
   <P><HR WIDTH="50%" SIZE="8">
   
   
  -<P> A <A HREF="manual/index.html">documenta&ccedil;&atilde;o</A> foi 
inclu&iacute;da 
  +<P> A <A HREF="manual/">documenta&ccedil;&atilde;o</A> foi inclu&iacute;da 
     juntamente com esta distribui&ccedil;&atilde;o. 
   <P> A imagem abaixo pode ser usada livremente em qualquer site presente num 
servidor 
     com o Apache Web Server instalado. Obrigado por usar o Apache Web Server! 
  
  
  
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.se
  
  Index: index.html.se
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.se,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.se     2000/11/15 01:11:16     1.2
  +++ index.html.se     2000/12/03 16:44:09     1.3
  @@ -30,7 +30,7 @@
     </blockquote>
     <hr>
     <p>
  -  Apache-<a href="manual/index.html">dokumentationen</a> &auml;r inkluderad 
i denna distribution.
  +  Apache-<a href="manual/">dokumentationen</a> &auml;r inkluderad i denna 
distribution.
     </p>
     <p>
     Administrat&ouml;ren av denna webbplats f&aring;r g&auml;rna anv&auml;nda 
f&ouml;ljande bild till en webbplats som anv&auml;nder Apache.<br>
  
  
  
  1.3       +1 -1      httpd-docs-2.0/htdocs/index.html.tw
  
  Index: index.html.tw
  ===================================================================
  RCS file: /home/cvs/httpd-docs-2.0/htdocs/index.html.tw,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- index.html.tw     2000/11/15 01:28:40     1.2
  +++ index.html.tw     2000/12/03 16:44:09     1.3
  @@ -33,7 +33,7 @@
   
   <P>
   Apache 的
  -<A HREF="manual/index.html">文件</A>
  +<A HREF="manual/">文件</A>
   已經包含在該版本中。
   
   <P>
  
  
  

Reply via email to