WP Hive » Installation and Configuration

Clarification on installation

(5 posts)
  • Started 2 years ago by starapple
  • Latest reply from ikailo
  • 1 Members Subscribed To Topic

  1. starapple
    Member

    "If you are adding a new domain or subdomain, you must also point it (using DNS and Webserver) to the directory that contains index.php. Subdirectory sites can be added at will, without making changes to the Webserver."

    Question: Is the index.php referred to here the WordPress index.php in the root directory? i.e., are the subdomains supposed to point to the original domain?

    Posted 2 years ago #
  2. ikailo
    Developer

    Yes, and Yes.

    All the requests for any site in the Hive are handled by the same set of files. Hence the need for only one installation of WordPress.

    Posted 2 years ago #
  3. starapple
    Member

    Thanks ikailo. Now another query. I host with Godaddy and there's an option to create a subdomain that points to a sub-directory and then there's sub-domain forwarding so a can create toronto.site.com in site.com/directory or I can go to a panel and create toronto.site.com which forwards to site.com. (However, I don't see a DNS option although the documentation refers to it.)

    Does this latter amount to the same thing as DNS forwarding? I forward to site.com?

    Posted 2 years ago #
  4. ikailo
    Developer

    You want to choose the option that points the domain or subdomain to a physical directory on the web server.

    Anything labeled "Forwarding" is probably wrong.

    Posted 2 years ago #
  5. ikailo
    Developer

    FYI - do not confuse pointing the domain name to a directory on the webserver with DNS pointing. They are two different things.

    DNS indicates which Server will handle the request (by assigning an IP address to a domain name).

    What we are concerned about here is to tell the web server how to handle the request once it receives it. This is done by telling the server to look in the WordPress directory for any requests for any domains that are part of WP Hive.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.