What I suggest is anything that you want to be publically available, leave that in the site root. Anything that needs to be secured, place into a sub folder named secure for example and set the permissions on that folder. Try to avoid securing common stuff
like CSS and image files for example.
Mark as answer posts that helped you.
Marked as answer by bbcompent1 on Dec 30, 2011 05:22 PM
bbcompent1
All-Star
33063 Points
8516 Posts
Moderator
Re: Personal web starter kit
Dec 05, 2011 02:51 PM|LINK
What I suggest is anything that you want to be publically available, leave that in the site root. Anything that needs to be secured, place into a sub folder named secure for example and set the permissions on that folder. Try to avoid securing common stuff like CSS and image files for example.