Forum Moderators: phranque
Links 'define' URLs.
Then set up a rewrite to connect those URL requests to the real internal folder location.
.
Finally, set up a site-wide 301 redirect to redirect requests for the old URLs over to the new format.
Use a RewriteRule for each one, and list the redirect first.