Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iglvzx/IGalvez.Autoindex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIzzy Galvez <i@igalvez.net>2015-10-15 18:33:15 +0300
committerIzzy Galvez <i@igalvez.net>2015-10-15 18:33:15 +0300
commit60973c9921b118d1832c60f54f82680c46cc5034 (patch)
treeab656ff9d940cd6cf147027c74dce8e78309d1a2
parent8131e47e61850173a0dd80eb8927a0f7fd65f04a (diff)
Clarified why I used a random string for DirectoryIndex
-rwxr-xr-x.htaccess6
1 files changed, 5 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess
index 8c19086..51420d1 100755
--- a/.htaccess
+++ b/.htaccess
@@ -1,4 +1,8 @@
-DirectoryIndex ff307feeee3339bcb5dbdfc9904e4f20
+# Disable index.html per http://serverfault.com/a/434056
+# If running Apache 2.4, you can set the following instead:
+# DirectoryIndex disabled
+DirectoryIndex jUTTqe6t5o0cOqWKwuBf6yWaIJr5KA5IT9IHsCYHihIwQWzEjmr6jIrpjlqQjKgN
+
Options +Indexes
Options +Includes