summaryrefslogtreecommitdiff
path: root/docs/manual/sections.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/sections.xml')
-rw-r--r--docs/manual/sections.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manual/sections.xml b/docs/manual/sections.xml
index 2685e4e498..7027d69cbe 100644
--- a/docs/manual/sections.xml
+++ b/docs/manual/sections.xml
@@ -400,6 +400,12 @@ 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 <module>mod_proxy</module>, the
+ <directive module="mod_proxy" type="section">Proxy</directive>
+ container takes the place of the <directive module="core"
+ type="section">Directory</directive> container in the processing
+ order.</p>
+
<p>Later sections override earlier ones.</p>
<note><title>Technical Note</title>