URL masking - 5/8/2003 9:35:47
I have just moved hosting companies and I am now hosting several domains within the same package. All works fine except the url address is a bit screwed up. For example lets say the main domain is www.domain1.co.uk, when sombody looks for www.domain2.co.uk which we host in a sub folder to which they are directed to by a defaut.asp script their url changes to www.domain1.co.uk/domain2/index.htm
Is there anyway I can mask the domain so thet the browser only sees their part of the domain or just what they typed ?
Your help would be appreciated.
Nutz in Midwest
Posts: 141 From: Chicago None Status: offline
RE: URL masking - 5/8/2003 10:40:06
I have had the almost the exact same problem last few days.
I used single letters to differentiate the sub-webs such as:
RE: URL masking - 5/8/2003 13:11:27
I must not understand fully what is going on because it seems like all you need to do is point domain#2 to the IP where domain#1 is located. Then, simply forward it to the correct folder. I have this running for several domains.
RE: URL masking - 5/8/2003 23:06:13
well i hope this is what your looking for... i ran into this issue about a few months ago .. when we decided to save money on hosting but putting two webites on 1 plan. in the default page of our main domain i decided to use a php script (default.php)