From: Daniel Gruno
- ... - print "Content-type: text/html\n";diff --git a/docs/manual/custom-error.xml.es b/docs/manual/custom-error.xml.es index 3a15be39380..3e0c914cefe 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 9898fe6fe5a..9ff35db6f1c 100644 --- a/docs/manual/custom-error.xml.ja +++ b/docs/manual/custom-error.xml.ja @@ -1,7 +1,7 @@ - + + +
- printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"};
- ... +... +print "Content-type: text/html\n";
+printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"};
+...