]> granicus.if.org Git - apache/commitdiff
Merge r1438838 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
authorEric Covener <covener@apache.org>
Sat, 26 Jan 2013 03:57:19 +0000 (03:57 +0000)
committerEric Covener <covener@apache.org>
Sat, 26 Jan 2013 03:57:19 +0000 (03:57 +0000)
try to emphasize that ErrorDocument nnn /foo doesn't send a HTTP redirect.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1438839 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 8d5e2fac6351a233b83463628a90470433bd5ba3..860dafa226481f9e94ee6c940c8e265de74bf3bc 100644 (file)
@@ -1183,7 +1183,7 @@ in case of an error</description>
 
       <li>output a customized message</li>
 
-      <li>redirect to a local <var>URL-path</var> to handle the
+      <li>internally redirect to a local <var>URL-path</var> to handle the
       problem/error</li>
 
       <li>redirect to an external <var>URL</var> to handle the