From f633e0f8797a56711278ccb9c34a515e6619b3b6 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Fri, 28 Feb 2003 23:01:45 +0000 Subject: [PATCH] be consistent with 1.3 and use .sv extension for Swedish documents The index file itself didn't change (only renamed) The netware config still needs to be changed. PR: 12877 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98854 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf.in | 2 +- docs/conf/httpd-win.conf | 2 +- docs/docroot/{index.html.se => index.html.sv} | 0 docs/docroot/index.html.var | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) rename docs/docroot/{index.html.se => index.html.sv} (100%) diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index eccea6d9d0..4ffea2e807 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -763,7 +763,7 @@ ServerSignature On AddLanguage ltz .ltz AddLanguage ca .ca AddLanguage es .es - AddLanguage sv .se + AddLanguage sv .sv AddLanguage cz .cz AddLanguage ru .ru AddLanguage tw .tw diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index dd66a66076..f85b8e0d4f 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -673,7 +673,7 @@ AddLanguage pt-br .pt-br AddLanguage ltz .ltz AddLanguage ca .ca AddLanguage es .es -AddLanguage sv .se +AddLanguage sv .sv AddLanguage cz .cz AddLanguage ru .ru AddLanguage tw .tw diff --git a/docs/docroot/index.html.se b/docs/docroot/index.html.sv similarity index 100% rename from docs/docroot/index.html.se rename to docs/docroot/index.html.sv diff --git a/docs/docroot/index.html.var b/docs/docroot/index.html.var index fde400202a..789d252d97 100644 --- a/docs/docroot/index.html.var +++ b/docs/docroot/index.html.var @@ -110,7 +110,7 @@ URI: index.html.ru.utf8 Content-language: ru Content-type: text/html;charset=UTF-8 -URI: index.html.se +URI: index.html.sv Content-language: sv Content-type: text/html -- 2.40.0