summaryrefslogtreecommitdiff
path: root/docs/manual/sections.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/sections.html.en')
-rw-r--r--docs/manual/sections.html.en5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manual/sections.html.en b/docs/manual/sections.html.en
index 12483d1cee..0bd9ef0016 100644
--- a/docs/manual/sections.html.en
+++ b/docs/manual/sections.html.en
@@ -376,6 +376,11 @@ are interpreted, it is important to understand how this works.</p>
the virtual host definition. This allows virtual hosts to
override the main server configuration.</p>
+ <p>When the request is served by <code class="module"><a href="./mod/mod_proxy.html">mod_proxy</a></code>, the
+ <code class="directive"><a href="./mod/mod_proxy.html#proxy">&lt;Proxy&gt;</a></code>
+ container takes the place of the <code class="directive"><a href="./mod/core.html#directory">&lt;Directory&gt;</a></code> container in the processing
+ order.</p>
+
<p>Later sections override earlier ones.</p>
<div class="note"><h3>Technical Note</h3>