On Fri, Mar 6, 2015 at 2:48 PM, Plüm, Rüdiger, Vodafone Group
<[email protected]> wrote:
>
>
>> -----Ursprüngliche Nachricht-----
>> Von: Eric Covener [mailto:[email protected]]
>> Gesendet: Freitag, 6. März 2015 14:45
>> An: Apache HTTP Server Development List
>> Betreff: Re: Compatibility of existing directives switched to support
>> expressions
>>
>> On Fri, Mar 6, 2015 at 8:25 AM, Yann Ylavic <[email protected]>
>> wrote:
>> > But maybe introduce a new type of quote, with a prefix (let's say %),
>> > like %"an %{expression} string" vs. "a plain text where %{expression}
>> > is not expanded".
>>
>>
>> Or the other way around if breakage is expected to be rare.  Maybe the
>> expression parser itself could handle this with some special symbol
>> that puts it into plaintext mode.
>
> +1

Ok, btw if that's acceptable there is already a solution: "\%".
The special prefix is nicer though, and could be scoped in the general
approach (and/or mod_macro'ed).

Reply via email to