Hi all

I have a need to create a RewriteRule that will take something like

/clubhouse/1234567/mediafile.jpg

and turn it into

/clubhouse/1/2/3/4/5/6/7/mediafile.jpg

It seems like a relatively simple thing, but the number of digits in
the source URI could be anything between 1 and 18, so the regex starts
getting a bit hairy.

Before I get too desperate, perhaps someone with potent regex chops
would like to take a shot at it!

cheers
wayne

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to