Multiple websites for multiple domains

Discussion in 'Pre-sales questions' started by Guest, Oct 25, 2009.

  1. Guest

    Guest Guest

    I am looking for a solution to host multiple websites for multiple domains. From this discussion, it seems that if I want to do so under one account, I can use Winhost, but would have to setup some code and aliases to redirect to subdirectories. Is this correct?

    What about if I just wanted to host multiple websites under one domain? Do I still need to setup aliases and change code or could I use the subdirectory structure to house different websites without any changes? Ex: http://domain.com/website1, http://domain.com/website2 are different websites and all I had to do was publish them from Visual Studio.

    Thanks
     
    Last edited by a moderator: Oct 14, 2015
  2. curtis

    curtis Winhost Staff

    You can host multiple applications in different subdirectories. If you want to have different domains pull up those applications, then you would add the other domains as domain pointers. We point those domain pointers to the root of the main Site. Then you can redirect those domain pointers to any subfolder you want with your code. You don't need to keep logging into the control panel, you control everything with your code.
     
  3. Ben Powell

    Ben Powell Guest

    Last edited by a moderator: Oct 14, 2015
  4. Ben, nice blog post, thanks!

    "I've been with Webhost4life.com for 4 years now..."

    You have my condolences. ;)
     
  5. jrummell

    jrummell Guest

    Last edited by a moderator: Oct 14, 2015

Share This Page