https://bz.apache.org/bugzilla/show_bug.cgi?id=64740
Eric Covener <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Eric Covener <[email protected]> --- Hello, my recollection was that the implementation for AliasMatch simply didn't work. After more consideration, it is hard to consider what meaning the context prefix could have for any non-trivial regex -- the whole point of aliasmatch over alias is when the mapping cannot be expressed as a "prefix". Perhaps you could set CONTEXT_PREFIX via a capture and backreference? The timing of the multiple directives neeeded would be tricky. -- 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]
