Re: How to register additional operators or functions for use in expressions?

2012-04-01 Thread Waldemar Klein
Solved. /* I'm not very experienced with mailinglists, but i think it's not good to change the subject and add something like [SOLVED], because it won't be listed together with the other posts in the archives and by mail client filters, or did i miss something? */ First, thanks for the replies,

Re: How to register additional operators or functions for use in expressions?

2012-04-01 Thread Rainer Jung
On 27.03.2012 02:01, Nick Kew wrote: On Tue, 27 Mar 2012 00:42:43 +0200 Waldemar Klein wrote: Hi all, looking at http://httpd.apache.org/docs/2.4/expr.html, i found things like "Modules may register additional unary operators." or "Modules may register additional functions." but not the sligh