Alright, so I'm programming a webapp (Codeigniter based) that will use the NameCheap API to buy domains and point them at my server. On my dev machine, I've set it up with multiple local hosts and it works perfectly. The app checks the domain each time a request is made and loads the content relevant to the domain being called.
My question is, do I also need to park the domain through my hosting control panel to get the same effect online? Or will it just work if I set the nameservers correctly at NameCheap?
On a side note, I think I might go with MediaTemple to host the app so it has Plesk and I might be able to use their API to do domain aliasing. Anyone have experience with that?
My question is, do I also need to park the domain through my hosting control panel to get the same effect online? Or will it just work if I set the nameservers correctly at NameCheap?
On a side note, I think I might go with MediaTemple to host the app so it has Plesk and I might be able to use their API to do domain aliasing. Anyone have experience with that?