Reputation: 213
I'm trying to make a website that can host subdomains dynamically like the blogging services, Is there any solution to overcome this problem?
Upvotes: 2
Views: 131
Reputation: 4761
You should be using wildcard DNS. Please read it here http://en.wikipedia.org/wiki/Wildcard_DNS_record This could also help https://codex.wordpress.org/Configuring_Wildcard_Subdomains
Upvotes: 2