Commit 9be7d66c authored by Eric Covener's avatar Eric Covener
Browse files
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
parent 91d7e95f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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