summaryrefslogtreecommitdiffstats
path: root/config/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'config/.htaccess')
-rw-r--r--config/.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/.htaccess b/config/.htaccess
index c7a7b79feac..853aed187d3 100644
--- a/config/.htaccess
+++ b/config/.htaccess
@@ -9,4 +9,6 @@ deny from all
</ifModule>
# section for Apache 2.2 and 2.4
+<ifModule mod_autoindex.c>
IndexIgnore *
+</ifModule>