Redirect Wildcard to Specific Page
-
How do I redirect ^/language/* to one specific page, /directory/, and prevent redirection from appending the * string to the redirected URL?
(I’m using Regex and Ignore Case, but not Ignore Slash.) Thanks for your assistance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Redirect Wildcard to Specific Page’ is closed to new replies.