El Thursday 15 November 2007 16:28:48 Iñaki Baz Castillo escribió:
El Thursday 15 November 2007 16:05:40 Klaus Darilion escribió:
- You want to take a look at pseudo variable transformations and its
escape features. http://www.openser.org/dokuwiki/doku.php/transformations:1.2.x
Thanks a lot, I didn't see them.
Ok, now I do:
if ($ru != $(ru{s.escape.common}) || $rU != $(rU{s.escape.user})) { sl_send_reply("403", "Forbidden, illegal characters in RURI"); exit; }
;)