0

Currently I push my website on cloudcontrol.com as free account. It works well now. Ex: myname.cloudcontrolled.com

And I have got a Domain: myname.com

How can add my domain to cloudcontrol.com ?

Thanks in advance!

Sam
  • 265
  • 4
  • 15

1 Answers1

1

Have you checked cloudControl documentation? You have basically 4 steps you need to execute:

  • Get verification code: cctrlapp myname/default alias myname.cloudcontrolled.com

  • Add verification code as a TXT record to your root domain

  • Add a CNAME pointing to the myname.cloudcontrolled.com

  • Add alias: cctrlapp myname/default alias.add myname.com

mkorszun
  • 4,461
  • 6
  • 28
  • 43
  • Thank you! I read this doc but did not how to do :). By support from Host sevice assitance, I could add alias. – Sam Jan 22 '15 at 14:05
  • At which step are you stuck? – mkorszun Jan 26 '15 at 09:50
  • I did not how to set up TXT record and CNAME in ipage.com. I asked ipage's supporter, they taught me to solve this problem.Thanks. – Sam Mar 07 '15 at 03:53