How to Avoid Duplicate Document Roots

To avoid this issue, when you create your new subdomain, make sure you set the document root to something other than /public_html/blog; instead, set it to something like /public_html/blog1. If you have done this correctly, you will have more than one domain using “blog” as a subdomain, but both subdomains will be loading separate content.

Was this article helpful?

Related Articles