htaccess: prevent directory indexes in case of mod_autoindex
[sheet.git] / .htaccess
index b23841fb4e9e691abf8613fcc0d0fab4e96d2745..f9d21dd91309d68baee254c63fd969dc8438984e 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,4 @@
-Options        -MultiViews
+Options        -MultiViews -Indexes
 DirectoryIndex index.plp
 DirectorySlash Off