L
Leon
How do I point a sub-domain to a sub-directory or sub-web of my site using
asp.net?
I know normally domains are setup to point to the root directory of the web
site. However, how can I detect which URL a person is browsing to on my site
with ("such as leon.mydomain.com"), and redirect them to the appropriate
place on within site ("such as mydomain.com/help/leon05"), and where do I
want to put this code in default page of the website or in the global.asax
file.
Thanks!
asp.net?
I know normally domains are setup to point to the root directory of the web
site. However, how can I detect which URL a person is browsing to on my site
with ("such as leon.mydomain.com"), and redirect them to the appropriate
place on within site ("such as mydomain.com/help/leon05"), and where do I
want to put this code in default page of the website or in the global.asax
file.
Thanks!