I want to create new directadmin user with subdomain using da api and i need instant access to that newly created website.
Problem is that sometimes dns propagation takes to much time. I'm thinking about using domain wildcard along with storing copy of that website on my account until propagation ends.
Is there a better way to achieve that without duplicating that website?
Thanks in advance for any help.