How can I organize different directories for different sites (domains) on Reclaim?
If we have WP, Hugo, Ghost sites, do I put them all in the public_html folder or how can I keep these a bit more manageable?
How can I organize different directories for different sites (domains) on Reclaim?
If we have WP, Hugo, Ghost sites, do I put them all in the public_html folder or how can I keep these a bit more manageable?
Subdomains are a good option for this, if you setup a subdomain for an install it gets its own folder one level up from public_html. This is a good article to read over as well that explains how cPanel separates out stuff into folders https://forums.reclaimhosting.com/t/understanding-folder-structures-in-cpanel/295
That was very helpful. Thank you Tim!! I appreciate it!