From: Eric Covener Date: Sat, 26 Jan 2013 03:56:23 +0000 (+0000) Subject: try to emphasize that ErrorDocument nnn /foo doesn't send a HTTP redirect. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59b65c95233325b045af208bb5dfd17bbbf98be3;p=thirdparty%2Fapache%2Fhttpd.git try to emphasize that ErrorDocument nnn /foo doesn't send a HTTP redirect. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1438838 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 26245e54f91..06e6a4ec1a2 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1188,7 +1188,7 @@ in case of an error
  • output a customized message
  • -
  • redirect to a local URL-path to handle the +
  • internally redirect to a local URL-path to handle the problem/error
  • redirect to an external URL to handle the