0

StackMob allows you to setup a custom domain. All you have to do is add a CNAME record for a wildcard '*' pointing to stackmobapp.com

I set it up on my domain registrar 24 hours ago, but it still doesn't resolve. It is going to my web hosting providers server instead of stackmob's server when I type dev.mydomain.com

I kept my nameservers the same (ns1.myisp.com and ns2.myisp.com).

Do I have to change these to something else?

update: its been over a week and my dev.domain.com dont' go to stackmob.

chovy
  • 72,281
  • 52
  • 227
  • 295

2 Answers2

1

You don't have to change your nameservers. Likely the dns changes hadn't propagated to your nameservers yet. It's been known to take up to 72 hours.

seans23
  • 116
  • 1
  • 3
0

I figured out I have to use my registrars name servers, not my own in order to add A/CNAME records to it.

There is one problem with stackmob though, http://example.com doesn't forward to stackmob, only www.example.com and dev.example.com

chovy
  • 72,281
  • 52
  • 227
  • 295