How do I prevent people from browsing the contents of my directories?

Make sure you have an index.html or index.htm file in the directory. For example, if you don't want people to be able to obtain a directory listing of your /images directory, simply place a

blank index.html file in your /images directory.