]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Merge r1438838 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/:
authorEric Covener <covener@apache.org>
Sat, 26 Jan 2013 04:01:18 +0000 (04:01 +0000)
committerEric Covener <covener@apache.org>
Sat, 26 Jan 2013 04:01:18 +0000 (04:01 +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.2.x@1438840 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.xml

index 731e04e872f29135ce67748ea2436cfbc7a3aeb7..c7aff4d56fb4b6157b5ce6e3fa75cc55a11cc271 100644 (file)
@@ -1025,7 +1025,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