From: Daniel Gruno
- ...
+
+ ...
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
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 @@ - + + +