After you create your site in Multi-Experience Operations, you can access each of your environments using its default domain name. An environment’s default domain name is based on its application name (or sitename) and realm (for example, the domain name for a Production environment could be examplesite.devcloud.acquia-sites.com
). You should then configure a DNS domain name for the Production environment, such as www.example.com
, and configure DNS records.
mysite.com
instead of http://mysite.com
.*
) to make your environment available for several subdomains (for example, *.example.com
).Wildcard characters only match a single word but cannot match multiple words separated by a dot (for example, *.example.com
can match a.example.com
, but does not match a.b.example.com
or www.a.example.com
). You can also only use a single asterisk.
You cannot use the same domain name for two different environments or codebases at the same time, unless one environment is part of an Cloud Platform Professional subscription and the other is part of an Cloud Platform Enterprise subscription.
To view the domain information for an environment:
Find the domain for which you want to view the DNS information and click Actions > View DNS information. The DNS information page displays the CNAMEs and EIP addresses.
You can determine whether your domain name is properly resolving to your Cloud Platform site. Acquia performs a DNS lookup for your domain name and displays a status message. For more information, visit Managing domains.
To check your domain status:
Find the domain for which you want to check the status and click Actions > Status.
To remove a domain from an environment:
The acquia-sites.com
default domain name can’t be removed–it is necessary to enable Acquia Support and Operations to reach your application (even if DNS is not working). For more information, visit Limitations on default domain names.
If this content did not answer your questions, try searching or contacting our support team for further assistance.
Mon Sep 15 2025 16:23:16 GMT+0000 (Coordinated Universal Time)