I am using Options -Indexes in my htaccess file to stop directories listings if no index is present, but I want to make an exception for a folder called "blah" and any subdirectories underneath it (so if there is no index file in "blah" then list all of the files/folders). Any ideas?