Directory structure is the single most important part of managing files on a large web site. You will lose your mind, waste valuable disk space, and waste time with a bad directory structure. Ideally, everything should have its own directory. For example, banner images should go in a directory called banners in the images directory (e.g. http://www.yourserver.com/yourarea/images/banners).