Browse files in a directory

Is it possible to browse files in a directory in a web page? By instance, to have file1.pdf,file2.doc,file3.txt and /local/notesdata/MyDir and when I browse http://MyServer.com/MyDir, I get a list of the files file1.pdf,file2.doc, file3.txt, and so I can download or view?

Welcome any idea.