>>> Thanks for the suggestion. I am unable to make 2.4.52 (Ubuntu) accept space 
>>> for the B-flag. I have tried first, middle, last, only flag but always 
>>> getting "RewriteRule: bad flag delimiters".
>>> 
>>> I am also having concerns whether this would work (unable to test at this 
>>> time).
>>> - The spaces would likely be double-encoded unless adding NE
>> 
>> In your case, with just B you'd end up with space->+ and the default
>> escaping w/o NE does not touch a +.
> 
> After some additional experiments I was leaning towards "[R,B= +,...]" since 
> a plus character would otherwise be confused with space (was actually a bug 
> before when using [R, ...]). 

To be clear, with "bug" I meant a bug in the platform that I maintain where 
httpd is a component. I am not saying it's a bug in httpd.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to