Hi
Thanks, but that is just the wat i'm doing it for .php and .html files etc.
Maybe I was a bit unclear above but basically what I want to prevent is a user typing (for example):
www.mydomain.com/photos/album1/pic0001.jpg
and then getting the picture displayed in the browser.
Is there maybe some thing that can be done on the webserver to force it to always load a specific page when accessing a directory. For example if the user types the URL above then he will automatically be redirected to say index.html or something like that, although the .jpg file exists in the directory.
Hope I made myself clear this time. Thanks anyway bastien 🙂 maybe you can solve this one for me.