From 24df82ca1ba98fe41c5801feeec44a62f3c92a1d Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Sat, 16 Aug 2008 19:17:08 +0000 Subject: [PATCH] * Note further env variables and that their documentation can be found in mod_proxy_http. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@686540 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/env.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/manual/env.xml b/docs/manual/env.xml index 693f40fcba3..4da4187905c 100644 --- a/docs/manual/env.xml +++ b/docs/manual/env.xml @@ -390,10 +390,11 @@ -
force-proxy-request-1.0, proxy-nokeepalive, proxy-sendchunked, proxy-sendcl +
force-proxy-request-1.0, proxy-nokeepalive, proxy-sendchunked, + proxy-sendcl, proxy-chain-auth, proxy-interim-response

These directives alter the protocol behavior of - mod_proxy. See the mod_proxy + mod_proxy. See the mod_proxy and mod_proxy_http documentation for more details.

-- 2.47.2