I have error documents in place on my Apache server but I'd like to have them not applied for a specific directory because I want just a server generated directory listing. I can put an index file in the directories to create the appearance of a directory listing, but there are too many files. If I leave the index file out (or rename it) I get a 403. I'd like to not have a 403 and not have an index file. Any ideas?