|
Don't do IIS, but iwth Apache what you are looking at would be a DirectoryIndex
You'll need SOMETHING to either dynamically present content (scan directory, generate thumbnails, show a gallery type thing) or script a way to generate the presentation stuff and run it on a regular basis.
|