From: Daniel Gruno Date: Fri, 13 Jul 2012 11:13:13 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6656 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5539a48391fd22c76381c255d3e703da16af4e90;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361156 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index 7b4d19d5332..18bb2e7c08c 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -156,12 +156,13 @@ ErrorDocument 401 /subscription/how_to_subscribe.html caused it to be invoked. For instance, a Perl ErrorDocument script might include the following:

-

- ...
+

+        ...
         print  "Content-type: text/html\n"; 
printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"};
... -

+ +

If the script is dedicated to handling a particular error condition, such as 404 Not Found, it can @@ -185,10 +186,11 @@ ErrorDocument 401 /subscription/how_to_subscribe.html

In your server configuration file, you'll see a line such as:

-

+

     # Multi-language error messages
#Include conf/extra/httpd-multilang-errordoc.conf -

+ +

Uncommenting this Include line will enable this feature, and provide language-negotiated error messages, based on diff --git a/docs/manual/custom-error.html.fr b/docs/manual/custom-error.html.fr index 1bc979df87c..246377766c5 100644 --- a/docs/manual/custom-error.html.fr +++ b/docs/manual/custom-error.html.fr @@ -28,6 +28,8 @@  ko  |  tr 

+
Cette traduction peut être périmée. Vérifiez la version + anglaise pour les changements récents.

Le serveur HTTP Apache fournit des messages d'erreur génériques pour les codes de statut 4xx ou 5xx ; ces messages sont cependant diff --git a/docs/manual/custom-error.xml.es b/docs/manual/custom-error.xml.es index 364ef7a72f5..3a15be39380 100644 --- a/docs/manual/custom-error.xml.es +++ b/docs/manual/custom-error.xml.es @@ -1,7 +1,7 @@ - + + diff --git a/docs/manual/custom-error.xml.ja b/docs/manual/custom-error.xml.ja index ffefc68cc46..9898fe6fe5a 100644 --- a/docs/manual/custom-error.xml.ja +++ b/docs/manual/custom-error.xml.ja @@ -1,7 +1,7 @@ - + + +