[Bug 60479] Add some details about <Location> and ProxyPass
| Newsgroups | gmane.comp.apache.documentation |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bz.apache.org/bugzilla/show_bug.cgi?id=60479 Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Rich Bowen <[email protected]> --- Patched in r1933602 (trunk), r1933603 (2.4). Clarified the "Ordering ProxyPass Directives in Locations" note: replaced the ambiguous phrase "most specific location will take precedence" with an explanation that the last matching <Location> block wins, per standard section merging rules. Added a link to the section merging documentation and a clear directive to place more-specific <Location> blocks after less-specific ones. -- You are receiving this mail because: You are the assignee for the bug.