Help center · Syndaq

How to fix incorrect document root problems in cPanel

Find and correct sites serving from the wrong folder.

Incorrect document roots make a domain serve the wrong files, return missing page errors, or appear unchanged after edits because the live site is not reading from the folder you are modifying.

Common symptoms

  • Changing files has no effect
  • The domain serves another project's content
  • Addon domain paths look unfamiliar

Troubleshooting steps

  1. Review the domain or subdomain configuration in cPanel and note the exact document root.
  2. Place a uniquely named test file in the suspected live folder and request it directly.
  3. Move or copy the website files into the actual live document root after taking a backup.
  4. Update any application paths or rewrite rules that assume the previous location.
  5. Remove duplicate outdated copies to reduce future confusion once the live site is confirmed.

Additional notes

  • Editing the wrong folder is one of the most common causes of "changes not showing" complaints.
  • Nested public folders inside application packages often create accidental extra path depth.

When to contact support

Contact support if the configured root appears wrong and you cannot correct it from cPanel.

Back to help center