Hosting 2 Sites Under 1 DiscountASP.Net Hosting Account
Posted
by Gav
on Server Fault
See other posts from Server Fault
or by Gav
Published on 2009-12-08T17:07:50Z
Indexed on
2010/04/29
2:07 UTC
Read the original article
Hit count: 845
web-hosting
|dns
I've currently got an ASP.Net site hosted with DiscountASP.Net what I would like to do now is put a second site in a subdirectory of this original site and register a new domain to point at the subfolder, so to the end user its 2 completely seperate sites. I've asked DiscountASP support if they could do this and they just say they dont support it and wont help.
If I registered the second domain with someone like 123-reg is it possible to make that domain point to a subdirectory in my main site?
If not I may have to put some sort of redirect on my route index page that sends you to the right page based on the URL you requested but I would really rather not have to go there. I don't want to buy an additional account as the second site is just a bit of a side project that may well go no where.
© Server Fault or respective owner