From: Daniel Gruno Date: Fri, 13 Jul 2012 11:16:01 +0000 (+0000) Subject: xforms X-Git-Tag: 2.5.0-alpha~6653 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52510a70cf8f969fa9d59cea81f290caf59b91e9;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361159 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/custom-error.html.en b/docs/manual/custom-error.html.en index 18bb2e7c08c..23bdb33b24e 100644 --- a/docs/manual/custom-error.html.en +++ b/docs/manual/custom-error.html.en @@ -157,10 +157,10 @@ ErrorDocument 401 /subscription/how_to_subscribe.html script might include the following:

-        ...
-        print  "Content-type: text/html\n"; 
- printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"};
- ... +... +print "Content-type: text/html\n";
+printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"};
+...
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 @@ - + + +