How do I hide the files index
Permalink
the folder with all of my uploaded folders is visible if you right click and view image and take the file name out of the address bar you can see an unordered list of all the images. I would like this to be hidden.
Sounds like you need to edit your web server config to disable directory browsing.
Instructions for doing this will depend on your webserver eg Apache or IIS etc. If you know what it is you can just google for instructions as there are bound to be plenty out there.
If you get stuck post back here.