What is needed to get a eStore subdomain setup?

Discussion in 'Domain names / DNS' started by JoeVago, May 31, 2012.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Our CMS website (mojoportal) is currently hosted with DASP and all is working great.

    We are looking to add a eCommerce site (nopCommerce) and would like that site to resolve to store.mySite.org

    Also we will need an SSL cert for processing orders.

    Can you outline the steps I need to take to get this started?

    Thanks!

    -- Joe
     
  2. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Here's a generic outline:

    1) First, you'll want to make a backup of your site and database in case you run into problems.

    2) Order the Unlimited Subdomain/SSL addon service through the DiscountASP.NET Control Panel:

    https://my.discountasp.net/addons/

    Review this Knowledge Base article on how to order and install SSL:

    http://support.discountasp.net/KB/a138/activating-ssl-for-your-account.aspx

    3) Install nopCommerce through the Web App Gallery:

    https://my.discountasp.net/webapplication-gallery.aspx

    4) Review these links on redirection:

    http://support.discountasp.net/KB/a369/how-to-redirect-a-subdomain-to-a-subdirectory.aspx
    http://community.discountasp.net/showthread.php?t=12914
    http://blog.discountasp.net/url-rewrite-2-0-for-iis-7-is-here/
    http://weblogs.asp.net/scottgu/archive/2007/02/26/tip-trick-url-rewriting-with-asp-net.aspx

    This is if you want to host both Content Management Systems on the same hosting account. It would actually be easier to open up a new hosting account to host nopCommerce separately as you will avoid setting conflicts in the web.config file, benefit from extra computer resources, and reduce/eliminate the amount of coding to perform a redirect.

    The new version nopCommerce is more resource intensive, and I'm not sure how effectively it will run side-by-side with mojoPortal.
     
  3. Thanks Ray - that is exactly the information I was looking for.

    One follow up question. The volume of the eStore should be quite low less than 200 orders per year.

    Given that low volume, do you still think that a separate hosting account would be needed?
     
  4. RayH

    RayH DiscountASP.NET Lackey DiscountASP.NET Staff

    Hi Joe,

    Yes, I think the newer version of nopCommerce should be hosted on a different account. You would probably be ok running an older version of nopCommerce simultaneous with mojoPortal though. This is just my opinion. You're more than welcome to try.
     
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