Apache Prevent Directory Listing

Options -Indexes (disables directory listing)

DirectoryIndex myfile.html (displays myfile.html)

IndexIgnore *.gif *.jpg (Ignores files)