On Mon, Aug 24, 2015 at 7:40 AM, Nick Gearls <[email protected]> wrote: > Remark: although mod_macro can use $ and % for unescaped characters, ${x} is > used by Define and %{x} by mod_rewrite :-(
Just to make sure it's clear, ${x} is even older then Define and is
used to resolve real native environment variables.
