Forum Moderators: Robert Charlton & goodroi
Bad?
Thanks for any tips.
Most likely what your host has done is pointed the base of your website/domain at your public_html folder (that's why it's called public). So externally, you won't see that folder. This allows you to place files outside of public_html that aren't accessible from the web (vaguely speaking).
Don't all Apache & UNIX shared servers have that?
I'm the only one on my server so for example I don't have a public html folder. Much of my directories are split out by CMS's instead, so I've got a wordpress folder with all my wordpress sites as subfolders under that, and so on.