What Happened?
You have 1 domain (one.example.com) and want to redirect it to your second domain (two.example.com) but masking the URL of the second domain so the customer can only see your first domain in the browser.
Environment
- F5® Distributed Cloud HTTP Load Balancer
Resolution/Answer
To mask the URL:
- Create an Origin Pool for the Origin Server two.example.com with TLS enabled. (SNI rewrite option is not required)
- Create a HTTP Load Balancer Simple Route with Prefix "/"
- In the route refer the Origin Pool as well as specify Host Rewrite Method as Disable Host Rewrite
Additional Information