Monday 29 August 2005 8:29:33 am
Hi, I'm having trouble setting up these redirections :
/some/convenient/url/* -> /mymodule/{1}
It seems that it doesn't work beacause /mymodule/{1} is not a system url, but a virtual url. Is it possible to define system url forwarding with wildcard ? thanks in advance
|