From: Eric Covener Date: Sat, 26 Jan 2013 04:01:18 +0000 (+0000) Subject: Merge r1438838 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/: X-Git-Tag: 2.2.24~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b9f82a9caebcdd3c8e9fdf3c81c3264a653621;p=thirdparty%2Fapache%2Fhttpd.git Merge r1438838 from https://svn.apache.org/repos/asf/httpd/httpd/trunk/: 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 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 731e04e872f..c7aff4d56fb 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1025,7 +1025,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