Hi all

I need to create a rule to map requests such as

/names/123/data

to

/names/1/2/3/data

I can't control how many digits I need to split up like this, which is where
my regex skillz are breaking down.

Any ideas?

thanks
Wayne

-- 
2X7 -> %A-3+ -> %K-7+ -> %9-?+ -> %Q-8 -> ?9-?9+

Reply via email to