I have a problem with the forward and CNAME. Basically when I type mydomain.com I want to be redirected to www.mydomain.com. However when I tried to access the domain without www it does not redirect to www. It shows https://mydomain.com. Now I assume that something its wrong with the redirect or with the CNAME. The CNAME it
s has the name www and the correct aias, and on the page rules
.mydomain.com/ forwarding URL with a permanent 301 redirect to https://www.mydomain.com
mydomain.com/* forwarding URL with a permanent 301 redirect to https://www.mydomain.com
Any help is much appreciated.
Thank you