Setting up default files
Use the "Root" folder to setup default resources for the root folder
In your code folder (#) create a folder called "Root". Place any file here to make it a default file in the site's root folder.
Example:
With a "Index.hash" or "Index.html" file placed in the "#/Root" folder, the root will use this file unless there is a file with the same name in the root folder.
Use the "Folder" folder to setup default sub folder resources
Example:
With a "Index.hash" or "Index.html" file placed in the "#/Folder" folder, all sub folders will use this file unless there is a file with the same name in the sub folder.
