c# - How to enable subdomain multisite feature for an dotnet web application? -


i wonder how enable subdomain multisite feature microsoft dotnet web application wordpress php application. example, microsoft dotnet application has domain name: example.com. when user1 register application, provides user1 domain name user1.example.com. when user2 register may application, provides user2 url user2.example.com... question is: microsoft dotnet support technique? if yes, please tell me how do.

thanks.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -