From d1b521124a15c989222c31d38120631388d9d90e Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 2 Apr 2016 15:32:53 +0000 Subject: [PATCH] Rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1737513 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.fr | 6 ++--- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.es | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.meta | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/mod_authnz_ldap.html.fr | 34 +++++++++++++----------- docs/manual/mod/mod_authnz_ldap.xml.meta | 2 +- docs/manual/mod/mod_headers.html.fr | 7 +++-- docs/manual/mod/mod_headers.xml.ja | 2 +- docs/manual/mod/mod_headers.xml.ko | 2 +- docs/manual/mod/mod_macro.html.fr | 12 ++++----- docs/manual/mod/mod_macro.xml.meta | 2 +- docs/manual/mod/quickreference.html.fr | 6 ++--- docs/manual/rewrite/avoid.html.fr | 28 ++++++++++--------- docs/manual/rewrite/avoid.xml.meta | 2 +- 16 files changed, 58 insertions(+), 55 deletions(-) diff --git a/docs/manual/mod/core.html.fr b/docs/manual/mod/core.html.fr index c54f175f85..06ead7b1e0 100644 --- a/docs/manual/mod/core.html.fr +++ b/docs/manual/mod/core.html.fr @@ -1383,12 +1383,12 @@ d'erreur chemin ou message intervient avant toute interprètation d'expression. Exemples :

-
ErrorDocument 500 http://foo.example.com/cgi-bin/tester
-ErrorDocument 404 /cgi-bin/bad_urls.pl
+    
ErrorDocument 500 http://example.com/cgi-bin/server-error.cgi
+ErrorDocument 404 /errors/bad_urls.php
 ErrorDocument 401 /subscription_info.html
 ErrorDocument 403 "Sorry can't allow you access today"
 ErrorDocument 403 Forbidden!
-ErrorDocument 403 /cgi-bin/forbidden.pl?referrer=%{escape:%{HTTP_REFERER}}
+ErrorDocument 403 /errors/forbidden.py?referrer=%{escape:%{HTTP_REFERER}}

De plus, on peut spécifier la valeur spéciale default diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 5e342ef32a..c694186a70 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + +