301 htaccess redirect: add segment to old URL's
- by Rick
I'm trying to make sure old url's aren't broken after the site's URL structure has changed from this:
http://www.domain.com/section/entry_name
to this:
http://www.domain.com/section/event_name/entry_name
But to make it a bit more complex, I'm using the segments to sort entries, for example:
…