I want to set Wild card DNS for subdomain for example test.domain.com, so that if anything.test.domain.com will go to test.domain.com. Please someone help me..
I want to set Wild card DNS for subdomain for example test.domain.com, so that if anything.test.domain.com will go to test.domain.com. Please someone help me..
You can have this setup on your DNS:
*.test.domain.com. CNAME test.domain.com.
Then, save the new DNS record.