From a06a6215b7b7f89b87742efa8e5797c1b649cbf2 Mon Sep 17 00:00:00 2001 From: Lars Eilebrecht Date: Sat, 8 Dec 2001 18:09:35 +0000 Subject: [PATCH] Update wording of the error README file. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92399 13f79535-47bb-0310-9956-ffa450edef68 --- docs/error/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/error/README b/docs/error/README index 6856b7c7ee..5b6335feb7 100644 --- a/docs/error/README +++ b/docs/error/README @@ -2,12 +2,13 @@ Multi Language Custom Error Documents ------------------------------------- - The 'error' directory in the document root directory contains HTTP error - messages in multiple languages. If the preferred language of client is - available it is selected automatically via the MultiViews feature. + The 'error' directory contains HTTP error messages in multiple languages. + If the preferred language of a client is available it is selected + automatically via the MultiViews feature. This feature is enabled + by default via the Options, Language and ErrorDocument directives. + You may configure the design and markup of the documents by modifying - the HTML files in the directory '/error/includes', especially the - file 'config.html'. + the HTML files in the directory 'error/includes'. Supported Languages: -- 2.50.1