Forum Moderators: phranque
I have a site where we are slowly changing URL's with spaces to dashes. So for instance, from "our%20company%20policy.aspx" to "our-company-policy.aspx".
I'd like any external links to these pages to redirect to the new pages. So I need a rewrite rule that will match two (or more) words separated by spaces and redirect to the same words, separated by dashes.
(I did a search for this topic and couldn't find such a rule, but sorry if I missed it).
Any suggestions would be very much appreciated. Thanks!
Jim
[edited by: jdMorgan at 4:41 pm (utc) on May 20, 2008]