Brinkster Knowledge Base
What is the purpose of the 'webroot' directory
+ database
+ webroot
The "webroot" directory is the root directory for your Brinkster web site. Therefore, you must place all files and directories that you wish to be accessible via a browser in that directory.
Any files outside of the webroot folder will not be able to be directly viewed through a web browser over the internet.
The "database" directory is a secured directory intended for any databases used by your web site.