Redirect as a fallback
-
Is it possible to have a wild card redirect as a fall back in event of a 404.
For example /blog/x exists but /blog/y doesn’t and should redirect to /blog
So something like /blog/* redirect to /blog but only if request generates a 404?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Redirect as a fallback’ is closed to new replies.