Regex appears to not work…
-
I’m attempting to redirect pages like “/calendar/any-sequence-of-characters” to “/events/” using the regex: /calendar/.*
This doesn’t seem to be working. As an example, “/calendar/month.calendar/2020/08/08/46.html” fails to redirect at all.
What am I missing?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.