Regex redirect rule for missing part of the path
Question
i want to have a redirect rule for:
before: /ratgeber/one/two/three/, after: /one/two/three/
or
before: /ratgeber/one/two/three/four, after: /one/two/three/four/
So i just only want to redirect to the same path except for the first part /ratgeber/. Do you know what a regex redirect rule could do this?
0
redirect, regex
4 years
2019-11-28T14:58:43-05:00
2019-11-28T14:58:43-05:00 0 Answers
71 views
0
Leave an answer