On Tue, Mar 15, 2016 at 7:22 AM, Evgeny Kotkov <[email protected]> wrote: > This is PR 50447 [1], and the issue was fixed for per-directory contexts in > r1044673 [2]. However, RewriteRules in server context are handled differently > in mod_rewrite, and their handling wasn't updated. The attached patch applies > the same fix for such rules. The second patch adds a regression test for the > issue in t/modules/rewrite.t. Both of the patches are against trunk.
Thanks Evgeny, I've applied both patches and have queued it up for backport review to 2.4.x. (thanks especially for the tests too)
