Multiple domain names

Discussion in 'Hosting Services / Control Panel' started by Bruce, Aug 1, 2005.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Bruce

    Bruce DiscountASP.NET Staff

    it depends on how you code the application that handles the redirection.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. I would like to point two domain names (for two different sites) to my web space. For instance www.aaa.com to point to a subdirectory A and www.bbb.com to point to subdirectory B.

    Support have advised me that I would need to get the unique IP service. I would then need to write some code in my default page to inspect the request headers and do the necessary redirection.

    When my users type www.aaa.com and the redirection occurs, will their browser's address window show www.aaa.com/A or www.aaa.com or something else?

    Has anyone done this?
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page