Replies: 0
I have a need to redirect all IE users and unsure if these setting are right. I don’t see anything happening when I use a machine that matches the user agent so really at a loss for how this needs to be configured.
Source URL: ^/my-url/.* (Ignore Case, Regex, Ignore Slash)
Match: URL and User Agent
User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko (Regex (X))
When Matched: Redirect to URL
with HTTP code: 301 Moved Permanently
Matched Target: /browser-support
Unmatched Target: blank
Group: Redirections
Position: 0
Screenshot here: https://pasteboard.co/ITBVuP6.png
Any help would be appreciated.