Catch-all DNS record
- by Christian Sciberras
Intro
Our users have the ability to buy a domain (eg: user1.com) and make it point to out website, (eg: example.com), by simply pointing user1.com to ns1/ns2.example.com .
Issue
So far everything's good, however, example.com does not like this; we need to set up WHM/cpanel to make the server accept user1.com . Problem is, we'd rather made this automatic, possibly without having to use WHM API.
The question
We need some sort of "catch-all" wildcard entry so that we capture all of our user's possible domains.