I have a couple of urls I would like to remove the entire directoy section from a url. What would the htaccess 301 redirect be? Can someone assist.
Eg.
https://example.com/first-lastname-word1-word2/biography/firstnamelastname
https://example.com/first-lastname-word1-word2/activity/firstnamelastname
https://example.com/first-lastname-word1-word2/announcements/firstnamelastname
https://example.com/first-lastname-word1-word2/wall/firstnamelastname
To be https://example.com/activity/firstnamelastname https://example.com/biography/firstnamelastname etc etc.