Log in

View Full Version : Displaying all images within a folder



skyvia
03-14-2011, 05:09 AM
I believe I have a simple question...

On my website will be various folders and within each folder will be anywhere from 1-10 images and/or pdf files. Is there a simple way with html or a template of some sort so that when the user goes to that folder, all the files within the folder are displayed in some organized fashion?

Thanks

aanish
03-14-2011, 07:57 AM
If you want them displayed as a list of files, you can do this with htaccess. Create a text file, paste this Options +Indexes and save it as .htaccess
Put this file in your folder.