Different domains

Discussion in 'Pre-sales questions' started by Guest, Aug 28, 2011.

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

    Guest Guest

    I know that I can have different domain names pointing to one web site.

    Do I need a seperate accounts if I want different domain names pointing to
    different web sites?

    For example, I would like to create a blog that appears separate from my website.


    Thanx,
    Bob
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Hi Bob,

    No, you can host multiple websites within a single hosting account. You would add the additional domain as a domain pointer, and then redirect requests to the appropriate site using code. We provide sample code in this knowledgebase article:

    http://support.discountasp.net/KB/a369/how-to-redirect-a-subdomain-to-a-subdirectory.aspx

    The drawback is that the sites will share resources such as application pool, memory, etc. If your sites are resource intensive, you may want to split them up into different hosting accounts.
     
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