
| If yes how can I find out which of them does? |
|
Originally posted by Mr Chunder For dedicated servers, anything possible ![]() For virtual accounts - some hosts will allow several domains to point to the same account. However, if they don't and you are talking about 2 separate websites on one account, then this could be done using URL forwarding. i.e. one website is the default in that hosting account and the other site sits in a subdirectory in that hosting account. So, one domain is the official domain for that account and the other is logged with a URL forwarding service that simply redirects to the subdirectory of the second website. Will the visitor notice that you are hosting 2 domains in the same account? Let's say they will be taken to the subdirectory, won't there be the main domain in the address bar lets say www.domain.com/ardit/ and not the URL that they entered. Because if this happens while navigating the website they'll be moving through an website with a domain that they didn't type. I think forwarding is good when you change you host so your visitors won't lose your website until dsn config show up on the web. Didn't understand this bit. Do you mean given 2 domains, how can you work out where they are hosted ? Nope. What do I have to look in an host information to understand that they can host to domains indipendently in the same account? |
|
Will the visitor notice that you are hosting 2 domains in the same account? Let's say they will be taken to the subdirectory, won't there be the main domain in the address bar lets say www.domain.com/ardit/ and not the URL that they entered. |
| Because if this happens while navigating the website they'll be moving through an website with a domain that they didn't type. |
|
I think forwarding is good when you change you host so your visitors won't lose your website until dsn config show up on the web. |

|
Originally posted by bbhi I do it with a virtual hosting service running MS IIS : All domain names require a name server that returns IP address. I have 1 virtual server - www.808news.com I registered additional domains via Registerfly.com which provides free nameserver for domains you register with them. So: www.modemsite.com www.forum56.com www.fixrr.com www.hawaiirr.com and www.rrhawaii.com all resolve to the same IP as www.808news.com. The default page on the virtual server - index.asp - contains server-side code that examines the Server_Name sent by the browser, and re-directs to the appropriate top page for the domain being requested. The browser continues to display the original domain name. Aloha, Richard |
