First, you need DNS entries. You would need one for the root domain and since you want the www name to work, you need one for that as well. For our purposes they can point to anything. You already have these in place and since it doesn’t matter what they point to you can use them.
Then you’ll be on a screen with three rule templates available, the third and last of which is “Redirect to a Different Domain”. Click “Create a Rule” under that heading.
Since you also want the www name to work, on the right side of that expression, click the “Or” button and another row will appear. Set Field to Hostname and Operator to Equals, the same as the first line, and add the www version of your name. The result should look like this:
Below this, under “Then”, the target of the redirect is also filled in with an example domain. Change the domain to whatever you want to redirect to. Just change the URL in quotes and leave the rest of the line as-is.
AMAZING!!! This is much simpler than trying to manipulate from the DNS Record section…Thank you also for providing the screen shots it really helps me to understand what I exactly have to do. I just deployed and it is WORKING!! Hooray!! Thank you so much!!