I have example.com -> example-example.rhcloud.com (301 redirect) and michael.example.com -> example-example.rhcloud.com as a CNAME record.
Godaddy doesn't allow for CNAME root domains and I didn't want to use cloudflare at this point.
Is there a way to build a rule in drupal that when the URL access is example-example.rhcloud.com to redirect to michael.example.com?
I know probably I can build an internal 301 rule using Rules module but I wonder if there is similar functionality with the domains module.