From d3e543e4583ea3abd180904c1e86c514e2c80d5d Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Thu, 12 Apr 2007 15:10:12 +0000
Subject: [PATCH] commit generated html file from changes in r527969
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@527971 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_proxy.html.en | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index 988234c615..6680f20a47 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -611,6 +611,9 @@ proxied
the error page of the proxied server, turning this on shows the SSI
Error message).
+ This directive does not affect the processing of informational (1xx),
+ normal success (2xx), or redirect (3xx) responses.
+