Forum Moderators: phranque
/wwwroot (or www.mysite.com)
-index.htm (file under root)
---services.htm (linked on index.htm)
---links.htm
---contact.htm
---presentation.ppt
---info.doc
-services.htm (file under root)
---index.htm(linked on services.htm)
---links.htm
---contact.htm
---rates.pdf (linked on services.htm)
/wwwroot/samples (or www.mysite.com/samples)
-index.htm
---pics.htm
---movies.htm
---help.doc
etc etc etc
Each link should be clickable, for easy browsing...I think you get the idea. It would be helpful to generate an inventory of all folders and html pages with their accompanying links and content. If anyone has any idea where to find something like, this, please let me know. Thanks and have a good day.
Thanks for the tip on dirhtml though. I can find other uses for it.