martin      99/08/30 04:43:59

  Modified:    conf     httpd.conf-dist httpd.conf-dist-win
  Added:       htdocs   index.html.es-ct
  Log:
  Catalan version of the Entry Page, contributed by two colleagues
  of the Siemens Apache Project, Jean-Frédéric Clère and Ignasi Roca.
  
  Submitted by: Jean-Frédéric Clère <[EMAIL PROTECTED]>; Ignasi Roca <[EMAIL 
PROTECTED]>
  
  Revision  Changes    Path
  1.1                  apache-1.3/htdocs/index.html.es-ct
  
  Index: index.html.es-ct
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  <HTML>
   <HEAD>
    <TITLE>P&agrave;gina de prova de l'instal&middot;laci&oacute; 
d'Apache</TITLE>
   </HEAD>
  <!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
   <BODY
    BGCOLOR="#FFFFFF"
    TEXT="#000000"
    LINK="#0000FF"
    VLINK="#000080"
    ALINK="#FF0000"
   >
    <H1 ALIGN="CENTER">
     Funciona&nbsp;!  El servidor web Apache est&agrave; instal&middot;lat en 
aquest lloc
     &nbsp;!
    </H1>
    <P>
    Si veu aquesta p&agrave;gina, es que els propietaris d'aquest domini
    acaben d'instal&middot;lar satisfact&ograve;riament el
    <A HREF="http://www.apache.org/httpd";>servidor web Apache</A>.
    Ara han d'afegir contingut en aquest directori i substituir aquesta 
p&agrave;gina, 
    o b&egrave; dirigir aquest servidor cap al contingut real.
    </P>
    <HR>
    <BLOCKQUOTE>
     Si est&agrave; veien aquesta p&agrave;gina i no es la que esperava, posis 
en
     contacte  amb
     <STRONG>l'administrador web d'aquest lloc.</STRONG>
     (Provi d'enviar un correu electr&ograve;nic a 
<SAMP>&lt;Webmaster@<EM>domain</EM>&gt;</SAMP>.)
     Encara que aquest lloc est&agrave; utilitzant el programari Apache, es 
gaireb&eacute; segur
     que no t&egrave; res a veure amb el Grup Apache, per tant 
     no envi&iuml; cap correu electr&ograve;nic als autors d'Apache referent a 
aquest lloc o al seu contingut.
     Si es que ho fa, el seu missatge ser&agrave; 
<STRONG><BIG>ignorat</BIG></STRONG>.
    </BLOCKQUOTE>
    <HR>
    <P>
    La
    <A HREF="manual/index.html">documentaci&oacute;</A>
    d'Apache ha estat inclosa en aquesta distribuci&oacute;.
    </P>
    <P>
    L'administrador de web pot utilitzar lliurement la imatge d'aqu&iacute; sota
    en el servidor web equipat amb el programari Apache.
    Gr&agrave;cies per utilitzar Apache&nbsp;!
    </P>
    <DIV ALIGN="CENTER">
     <IMG SRC="apache_pb.gif" ALT="">
    </DIV>
   </BODY>
  </HTML>
  
  
  
  1.48      +4 -3      apache-1.3/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/conf/httpd.conf-dist,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- httpd.conf-dist   1999/08/29 03:01:26     1.47
  +++ httpd.conf-dist   1999/08/30 11:43:58     1.48
  @@ -646,7 +646,7 @@
   # Danish (da) - Dutch (nl) - English (en) - Estonian (ee)
   # French (fr) - German (de) - Greek-Modern (el)
   # Italian (it) -Portugese (pt) - Luxembourgeois* (ltz)
  -# Spanish (es) - Swedish (sv)
  +# Spanish (es) - Swedish (sv) - Catalan (es-ct)
   #
   AddLanguage da .dk
   AddLanguage nl .nl
  @@ -658,6 +658,7 @@
   AddLanguage it .it
   AddLanguage pt .pt
   AddLanguage ltz .lu
  +AddLanguage es-ct .es-ct
   AddLanguage es .es
   AddLanguage sv .se
   
  @@ -665,9 +666,9 @@
   # in case of a tie during content negotiation.
   #
   # Just list the languages in decreasing order of preference. We have
  -# more or less alphabetized them here. You propably want to change this.
  +# more or less alphabetized them here. You probably want to change this.
   #
  -LanguagePriority en da nl et fr de el it pt ltz es sv
  +LanguagePriority en da nl et fr de el it pt ltz es-ct es sv
   
   #
   # AddType allows you to tweak mime.types without actually editing it, or to
  
  
  
  1.28      +4 -3      apache-1.3/conf/httpd.conf-dist-win
  
  Index: httpd.conf-dist-win
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/conf/httpd.conf-dist-win,v
  retrieving revision 1.27
  retrieving revision 1.28
  diff -u -r1.27 -r1.28
  --- httpd.conf-dist-win       1999/08/28 10:33:16     1.27
  +++ httpd.conf-dist-win       1999/08/30 11:43:58     1.28
  @@ -583,7 +583,7 @@
   # Danish (da) - Dutch (nl) - English (en) - Estonian (ee)
   # French (fr) - German (de) - Greek-Modern (el)
   # Italian (it) -Portugese (pt) - Luxembourgeois* (ltz)
  -# Spanish (es) - Swedish (sv)
  +# Spanish (es) - Swedish (sv) - Catalan (es-ct)
   #
   AddLanguage da .dk
   AddLanguage nl .nl
  @@ -595,6 +595,7 @@
   AddLanguage it .it
   AddLanguage pt .pt
   AddLanguage ltz .lu
  +AddLanguage es-ct .es-ct
   AddLanguage es .es
   AddLanguage sv .se
   
  @@ -602,9 +603,9 @@
   # in case of a tie during content negotiation.
   #
   # Just list the languages in decreasing order of preference. We have
  -# more or less alphabetized them here. You propably want to change this.
  +# more or less alphabetized them here. You probably want to change this.
   #
  -LanguagePriority en da nl et fr de el it pt ltz es sv
  +LanguagePriority en da nl et fr de el it pt ltz es-ct es sv
   
   #
   # AddType allows you to tweak mime.types without actually editing it, or to
  
  
  

Reply via email to