SmartFAQ is developed by The SmartFactory (http://www.smartfactory.ca), a division of InBox Solutions (http://www.inboxsolutions.net)
What is a web root?
Requested and Answered by Carnuke on 2004/10/30 17:16:52 8099 reads
The top (or bottom depending upon how you look at it) of the directory hierarchy in the filesystem. All directories and files branch off of the root directory. The root directory is specified with a path of just the slash: /
On *NIX systems, you can use symbolic links (ln -s) to link your cache, templates_c, and uploads directories to folders that are outside of your web root.