]> granicus.if.org Git - apache/commitdiff
whitespace issue
authorDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:14:29 +0000 (11:14 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Fri, 13 Jul 2012 11:14:29 +0000 (11:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1361157 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/custom-error.xml

index 6a8fd39bf52cd45cd77c4397e77144b775505f2e..1698b89768aa7c1cdef76f6d45e9042e7629022c 100644 (file)
@@ -146,10 +146,10 @@ ErrorDocument 401 /subscription/how_to_subscribe.html
       script might include the following:</p>
 
        <highlight language="perl">
-        ...
-        print  "Content-type: text/html\n"; <br />
-        printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"}; <br />
-        ...
+...
+print  "Content-type: text/html\n"; <br />
+printf "Status: %s Condition Intercepted\n", $ENV{"REDIRECT_STATUS"}; <br />
+...
       </highlight>
 
       <p>If the script is dedicated to handling a particular error