Viewing 5 replies - 1 through 5 (of 5 total)
  • Here’s how I have my domain and add-on domains configured so they do what you want.
    Each blog is accessed with an index.php file in the domain’s root folder, with the WordPress files in their own directory. Folder structure:
    domain1. public_html/wordpress
    domain2. public_html/domain2folder/wordpress (add-on domain)
    domain3. public_html/domain3folder/wordpress (add-on domain)

    Please note the for my host, public_html is the web-folder for the main domain, then each new domain has its own folder that is that domain’s web-root folder.

    If both your domains share the same web-root folder, then you might want to ask your host how to segregate the two domains.

    Thread Starter el-maxo

    (@el-maxo)

    Hey Michael, thanks for you answer

    Unfortunately, my FTP site does not look like that ??

    I thought that there would be some similar solution to the one i used on the first wp site i setup.

    Any other ideas?

    PS: I spent a good hour and a half with live_help with my host with no luck. I doubt that it is ftp-setup related at this point. I’m hoping a wp guru out there knows…

    Well, leave WordPress out of the equation.

    Put the script from Finding_Server_Info in each of your domains. Can you navigate to each correctly?

    https://site.com/testphp.php
    https://site2.com/testphp.php

    Thread Starter el-maxo

    (@el-maxo)

    Followed the instructions of the link you provided and it worked on both.

    Could you please detail your directory structures as I did above.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Multiple wp sites on server. root directory question’ is closed to new replies.