From 40cde75faf9da4f340f231eda40c50377b802490 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 17 Aug 2006 19:40:17 +0000 Subject: [PATCH] Fix context error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@432359 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 387162c756..4fafa1ff70 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -729,7 +729,7 @@ expressions </Proxy> - +

When used inside a Location section, the first argument is omitted and the local directory is obtained from the ProxyPassInterpolateEnv Off server config virtual host -Location +directory Available in trunk only -- 2.40.0