I have a dedicated Linux server with The Planet / Softlayer. I need to set up some kind of automation so when a domain is pointing to my server it should automatically display default html page, unless I have added the domain in my Cpanel to point a website.
For example when I book a domain like www.1234.com I want to put in ns1.myserver.com and ns2.myserver.com as it's name servers.
Then when someone goes to www.1234.com it will open a default page on my server automatically without adding it to my cpanel.
In the future if I add www.1234.com and point it to a folder then it should open the website and not the default page.
Is there any way to do this?