is a htaccess 301 redirect possible with this url?
www.example.com/en/job/viewcompany/company-x/nav-35
I want to redirect above url to the one below, eliminating 'nav-35' from it
www.example.com/en/job/viewcompany/company-x
NOTE: Company-x can be any company name. Depends on which that has been fetched from the DB
Found this example but wasn't applicable in my case: How can I use htaccess to redirect paths with a wildcard character
Sorry. Forgot to mention that
www.example.com/en/job/viewcompany/company-x/nav-35
is also a redirect from
www.example.com/en/job/viewcompany/cat-x/company-x/nav-35
as below
Redirect 301 /en/job/viewcompany/cat-x/ http://example.com/en/job/viewcompany/