Hi John, is this feature already available in the free 2.2.4 module? I tried to use a token in a simple rule, but the token was not replaced: searchFor: Products/tabid/(\d+)/catID/1/Default.aspx replaceWith: default.aspx?tabid=601 Furthermore, is it possible to write rules that are valid for a specified portal only? I mean, imagine you have a Products page that is exactly the same on 2 portals on the same host. I want to design rules that allow me to identify a friendly name (e.g. "ProductName"), but would want this rule to redirect to different tabids, regarding to portals. For example: on Portal 1 I want "productName.aspx" to redirect to tabid 15, while on portal 2 to tabid 20. Is this possible? Thank you, al. |