https://bz.apache.org/bugzilla/show_bug.cgi?id=66648
Rich Bowen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Rich Bowen <[email protected]> --- Documented AddOutputFilterByType context merging behavior: - Directives within the same context are additive - A definition in a more specific context (VirtualHost, Directory, Location) replaces — not adds to — definitions inherited from a broader context - This is the same behavior as AddOutputFilter (now cross-referenced) - Includes a server-vs-VirtualHost example showing the replacement Patched in r1933734 (trunk), r1933735 (2.4). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
