Unlimited subdomains

residue

Well-known member
  • Oct 16, 2023
    472
    629
    93
    Hi all,

    Does anyone have an idea of how to setup a custom domain feature for an application?

    For example, in Medium, Netlify etc, our blog/site automatically gets a subdomain of their TLD. eg: examplewebapp.netlify.app, yourblog.medium.com etc. Similarly I want the users in my service have a custom subdomain automatically once they create a blog in my service.

    I checked Namecheap docs only to find out that they support up to 150 subdomains, but I want a service that provides unlimited subdomains because the number of users my service would get cannot be predicted.

    Any help is highly appreciated. Thanks in Advance!
     

    0x9

    Well-known member
  • Mar 18, 2015
    541
    836
    93
    Hi all,

    Does anyone have an idea of how to setup a custom domain feature for an application?

    For example, in Medium, Netlify etc, our blog/site automatically gets a subdomain of their TLD. eg: examplewebapp.netlify.app, yourblog.medium.com etc. Similarly I want the users in my service have a custom subdomain automatically once they create a blog in my service.

    I checked Namecheap docs only to find out that they support up to 150 subdomains, but I want a service that provides unlimited subdomains because the number of users my service would get cannot be predicted.

    Any help is highly appreciated. Thanks in Advance!
    wildcard DNS record (CNAME, A ,AAAA ඕන එකක් ) එකක් දාල application layer එකෙන් subdomain handle කරන්න

    නැත්නම් DNS server එකක් setup කරලා domain registrar ගේ NS record update කරන්න
     
    • Like
    Reactions: hasithayad