Superwormy
Golden Member
If you're setting up a Linux system to do shared hosting, is there a way to set the file/directory permissions so that everyone *can't* read everyone else's files?
Right now, my hosting account is set up chmod a+rx so that Apache can read the files in the /home/username/public_html/ directories.
But then, everyone else can read my files too...?