The page being called when referencing just a folder is index.htm, index.html, index.cfm, index.asp, etc. You can easily accomplish this by each page being contained in it's own folder and referencing just the folder in links.
<a href="folder/">Link</a> rather than <a href="folder/index.cfm">Link</a>
DeZiner
Never be afraid to try something new.
Remember that amateurs built the Ark.
Professionals built the Titanic