trouble with regex
-
Hi,
I’ve been struggeling with geting a redex redirect to work i was wondering if kind soul could help me?
I want to redirect any URL containing ‘logout’ anywhere is the url to a different domain, say google.com.
currently i have:
source: logout(.*)
regex is ticked
target: google.comBut if i type mydomain.com/logout i get redirected to mydomain.com/google.com. Is there some way to redirect all URLs containing ‘logout’ to google.com?
Thanks in advance for any help.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘trouble with regex’ is closed to new replies.