how can I to create subdomain programatically?
-
I want to create subdomain progrmatically, but how? what is difrence between real subdomain and virtual subdomain?
-
I want to create subdomain progrmatically, but how? what is difrence between real subdomain and virtual subdomain?
mohandesmehran wrote:
I want to create subdomain progrmatically, but how?
You may read this thread. http://forums.asp.net/t/874598.aspx[^] I haven't experienced with this but I think you probably need the dedicated server for that.
mohandesmehran wrote:
what is difrence between real subdomain and virtual subdomain?
What do you mean by "Virtual Subdomain"?
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
-
mohandesmehran wrote:
I want to create subdomain progrmatically, but how?
You may read this thread. http://forums.asp.net/t/874598.aspx[^] I haven't experienced with this but I think you probably need the dedicated server for that.
mohandesmehran wrote:
what is difrence between real subdomain and virtual subdomain?
What do you mean by "Virtual Subdomain"?
Thanks and Regards, Michael Sync ( Blog: http://michaelsync.net)
virtual sub-domain means not a real subdomain which created by DNS configuration, i want use only like subdomain.domain.com which i think may be created by URL Rewriting.