From 1ff48c2cf7467a95257f4a45c514737a36d44aa7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Tue, 20 May 2003 22:31:22 +0000 Subject: [PATCH] list all available error languages git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99959 13f79535-47bb-0310-9956-ffa450edef68 --- docs/conf/httpd-std.conf.in | 2 +- docs/conf/httpd-win.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/conf/httpd-std.conf.in b/docs/conf/httpd-std.conf.in index 18af29e8ac..afb9498237 100644 --- a/docs/conf/httpd-std.conf.in +++ b/docs/conf/httpd-std.conf.in @@ -944,7 +944,7 @@ ServerSignature On # AddHandler type-map var # Order allow,deny # Allow from all -# LanguagePriority en de es fr it nl sv +# LanguagePriority en cs de es fr it nl sv pt-br ro # ForceLanguagePriority Prefer Fallback # # diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index c2a4e1fe09..e5e5e63732 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -847,7 +847,7 @@ AddHandler type-map var # AddHandler type-map var # Order allow,deny # Allow from all -# LanguagePriority en de es fr it nl sv +# LanguagePriority en cs de es fr it nl sv pt-br ro # ForceLanguagePriority Prefer Fallback # # -- 2.50.1