From 10fdc1bcab2267d682bb2d2076aa44b34eda291d Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sat, 26 Jan 2013 03:57:19 +0000 Subject: [PATCH] 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.4.x@1438839 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 8d5e2fac63..860dafa226 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1183,7 +1183,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 -- 2.50.1