Hi, new to EE and Multiple sites setup. Any guidance is very much appreciated. Thank you.
I have two domains pointing to the same server (IP). domain1.com; domain2.com
I downloaded and installed Multiple Sites earlier today. I have created a subfolder (site2) within htdocs and deployed (index.php & path.php), adjusted path.php according to the instructions.
I have no issues getting to site2 using http://www.domain1.com/site2 or www.domain2.com/site2.
However, what I am trying to accomplish is have domain2.com point to the “site2” site directly. Without the addition of the “/site2” to the URL.
I got close by setting up vhosts in apache, but unfortunately, even though the content for site2 would show up, none of the graphics/template information would show up.
Many thanks in advance.