File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1039,8 +1039,15 @@ ProxyPass "/mirror/foo/i" "!"
10391039 <note type =" warning" ><title >Ordering ProxyPass Directives in Locations</title >
10401040 <p >Only one <directive module =" mod_proxy" >ProxyPass</directive > directive
10411041 can be placed in a <directive module =" core" >Location</directive > block,
1042- and the most specific location will take precedence.</p >
1042+ and the last matching
1043+ <directive module =" core" >Location</directive > block takes precedence,
1044+ following the standard
1045+ <a href =" ../sections.html#merging" >section merging</a > rules.
1046+ Place more-specific <directive module =" core" >Location</directive >
1047+ blocks <em >after</em > less-specific ones to ensure the intended
1048+ <directive module =" mod_proxy" >ProxyPass</directive > applies.</p >
10431049 </note >
1050+
10441051 <note type =" warning" ><title >Exclusions and the no-proxy environment variable</title >
10451052 <p >Exclusions must come <em >before</em > the
10461053 general <directive >ProxyPass</directive > directives. In 2.4.26 and later, the "no-proxy"
You can’t perform that action at this time.
0 commit comments