I'm looking for ways to do this. I have a main site and then I want to put my sub-domain under the main site as a sub folder. Any ideas? I'm open to all suggestions. When I do
http://touch.domain.com it goes to the main domain page even though I have the web.config configured to direct sub domains to sub folders like this:
All-Star
35218 Points
9955 Posts
Moderator
Redirect site to subdomain folder
Jul 25, 2013 10:24 AM|bbcompent1|LINK
I'm looking for ways to do this. I have a main site and then I want to put my sub-domain under the main site as a sub folder. Any ideas? I'm open to all suggestions. When I do http://touch.domain.com it goes to the main domain page even though I have the web.config configured to direct sub domains to sub folders like this:
Any ideas what I'm doing wrong? Is it my pattern? Should .example be my domain name?
All-Star
35218 Points
9955 Posts
Moderator
Re: Redirect site to subdomain folder
Jul 26, 2013 12:04 PM|bbcompent1|LINK
Well, I decided to use a JS mobile detection script for the redirection since I didn't get any answers.