From 4cf572780cadf2db871efc99d20879869bd75ab1 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 15 Oct 2001 15:29:03 +0000 Subject: [PATCH] My badness (well, I tried) Mladen Turk's corrections for recent cleanups git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91469 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-nw.conf | 3 ++- docs/conf/httpd-std.conf | 3 ++- docs/conf/httpd-win.conf | 3 ++- docs/docroot/index.html.var | 4 ++-- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/conf/httpd-nw.conf b/docs/conf/httpd-nw.conf index 5667c55709..82d9289f2e 100644 --- a/docs/conf/httpd-nw.conf +++ b/docs/conf/httpd-nw.conf @@ -588,7 +588,7 @@ AddEncoding x-gzip gz tgz # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) -# Russian (ru) +# Russian (ru) - Croatian (hr) # AddLanguage da .dk AddLanguage nl .nl @@ -612,6 +612,7 @@ AddLanguage cz .cz AddLanguage ru .ru AddLanguage tw .tw AddLanguage zh-tw .tw +AddLanguage hr .hr # # LanguagePriority allows you to give precedence to some languages diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index dd913d131a..30cedd66c0 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -659,7 +659,7 @@ AddEncoding x-gzip gz tgz # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) -# Russian (ru) +# Russian (ru) - Croatian (hr) # AddLanguage da .dk AddLanguage nl .nl @@ -684,6 +684,7 @@ AddLanguage cz .cz AddLanguage ru .ru AddLanguage tw .tw AddLanguage zh-tw .tw +AddLanguage hr .hr # # LanguagePriority allows you to give precedence to some languages diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 61f33bf00a..12f633c5f7 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -582,7 +582,7 @@ AddEncoding x-gzip gz tgz # Portugese (pt) - Luxembourgeois* (ltz) # Spanish (es) - Swedish (sv) - Catalan (ca) - Czech(cz) # Polish (pl) - Brazilian Portuguese (pt-br) - Japanese (ja) -# Russian (ru) +# Russian (ru) - Croatian (hr) # AddLanguage da .dk AddLanguage nl .nl @@ -607,6 +607,7 @@ AddLanguage cz .cz AddLanguage ru .ru AddLanguage tw .tw AddLanguage zh-tw .tw +AddLanguage hr .hr # # LanguagePriority allows you to give precedence to some languages diff --git a/docs/docroot/index.html.var b/docs/docroot/index.html.var index dc4b0fd11e..f4da12f217 100644 --- a/docs/docroot/index.html.var +++ b/docs/docroot/index.html.var @@ -2,7 +2,7 @@ URI: index.html.ca Content-language: ca Content-type: text/html -URI: index.html.cz +URI: index.html.cz.ISO-8859-2 Content-language: cz Content-type: text/html;charset=ISO-8859-2 @@ -42,7 +42,7 @@ URI: index.html.he.iso8859-8 Content-language: he Content-type: text/html;charset=ISO-8859-8 -URI: index.html.hr +URI: index.html.hr.ISO-8859-2 Content-language: hr Content-type: text/html;charset=ISO-8859-2 -- 2.50.1