Amazon web services – AWS Route53 – use load balancer to redirect for all subdomains but one
I have a complicated scenario where I need to redirect domain requests to another domain for some requests but stay in the original domain for others. For example, if I had www.abc.com: I want to route www.abc.com to www.abc.app. Or…