On Fri, May 18, 2018 at 8:00 AM, David Tkacik <[email protected]> wrote: > Could someone help me where the & is comming from ? I’ve tried > RewriteRules and the outcome is the same.
It's escaping the literal & in your target. With rewrite, try the [NE] flag. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
