Hosting multiple domains

Discussion in 'Getting started' started by mindmasher, Apr 25, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Saying I already have an account with discountasp (I do), and I would like to host another domain under the same plan, is that possible? Obviously I would need each domain to point to a different folder of html/aspx etc.

    Thanks
     
  2. You can add a secondary domain to your hosting account. Although please keep in mind that each account is under one application pool within IIS. If this is ok, then you can add your secondary domain by logging into your hosting control panel and clicking on domain pointers. Here you can add another domain for a $15 fee.
    This will only add your domain to your root account and you will then have to programmatically handle the redirection. We offer a sample code here:
    https://support.discountasp.net/KB/a369/how-to-redirect-a-subdomain-to-a-subdirectory.aspx
     
  3. Hi, I no longer need the hosting to be pointed to the original domain. I only want it for the new domain. Currently the primary domain for the hosting is undrive.com, and the pointer is for spooktree.com. I want everything to point to spooktree.com.

    Please advise how I make this possible.
     
  4. Takeshi Eto

    Takeshi Eto DiscountASP.NET Staff

    Contact Support about switching the domain of your hosting account.
     
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