Hi, I want to redirect page from this mydomain to anotherdomain but based on cookie language. if cookie lang=fr redirect to anotherdomain/mondomaine/?lang=fr if cookie lang=en redirect to anotherdomain/mydomain/?lang=en if cookie lang=es redirect to anotherdomain/miarea/?lang=es How can do this?