You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@locus.apache.org on 2000/08/28 16:32:05 UTC

cvs commit: apache-1.3/conf httpd.conf-dist httpd.conf-dist-nw httpd.conf-dist-win

coar        00/08/28 07:32:01

  Modified:    conf     httpd.conf-dist httpd.conf-dist-nw
                        httpd.conf-dist-win
  Log:
  	Add the settings for the Taiwan translation.
  
  Revision  Changes    Path
  1.62      +3 -1      apache-1.3/conf/httpd.conf-dist
  
  Index: httpd.conf-dist
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -u -r1.61 -r1.62
  --- httpd.conf-dist	2000/06/08 14:25:16	1.61
  +++ httpd.conf-dist	2000/08/28 14:31:55	1.62
  @@ -698,6 +698,8 @@
       AddLanguage sv .se
       AddLanguage cz .cz
       AddLanguage ru .ru
  +    AddLanguage tw .tw
  +    AddCharset Big5         .Big5
       AddCharset WINDOWS-1251 .cp-1251
       AddCharset CP866        .cp866
       AddCharset ISO-8859-5   .iso-ru
  @@ -713,7 +715,7 @@
       # more or less alphabetized them here. You probably want to change this.
       #
       <IfModule mod_negotiation.c>
  -        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv
  +        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw
       </IfModule>
   
       #
  
  
  
  1.3       +3 -1      apache-1.3/conf/httpd.conf-dist-nw
  
  Index: httpd.conf-dist-nw
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-nw,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -u -r1.2 -r1.3
  --- httpd.conf-dist-nw	2000/06/01 23:42:21	1.2
  +++ httpd.conf-dist-nw	2000/08/28 14:31:56	1.3
  @@ -658,6 +658,8 @@
       AddLanguage sv .se
       AddLanguage cz .cz
       AddLanguage ru .ru
  +    AddLanguage tw .tw
  +    AddCharset Big5         .Big5
       AddCharset WINDOWS-1251 .cp-1251
       AddCharset CP866        .cp866
       AddCharset ISO-8859-5   .iso-ru
  @@ -673,7 +675,7 @@
       # more or less alphabetized them here. You probably want to change this.
       #
       <IfModule mod_negotiation.c>
  -        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv
  +        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw
       </IfModule>
   
       #
  
  
  
  1.42      +3 -1      apache-1.3/conf/httpd.conf-dist-win
  
  Index: httpd.conf-dist-win
  ===================================================================
  RCS file: /home/cvs/apache-1.3/conf/httpd.conf-dist-win,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -u -r1.41 -r1.42
  --- httpd.conf-dist-win	2000/06/15 13:44:46	1.41
  +++ httpd.conf-dist-win	2000/08/28 14:31:56	1.42
  @@ -716,6 +716,8 @@
       AddLanguage sv .se
       AddLanguage cz .cz
       AddLanguage ru .ru
  +    AddLanguage tw .tw
  +    AddCharset Big5         .Big5
       AddCharset WINDOWS-1251 .cp-1251
       AddCharset CP866        .cp866
       AddCharset ISO-8859-5   .iso-ru
  @@ -731,7 +733,7 @@
       # more or less alphabetized them here. You probably want to change this.
       #
       <IfModule mod_negotiation.c>
  -        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv
  +        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw
       </IfModule>
   
       #