summaryrefslogtreecommitdiff
path: root/apache/include.d/index.anything
diff options
context:
space:
mode:
Diffstat (limited to 'apache/include.d/index.anything')
-rw-r--r--apache/include.d/index.anything3
1 files changed, 3 insertions, 0 deletions
diff --git a/apache/include.d/index.anything b/apache/include.d/index.anything
new file mode 100644
index 0000000..972639b
--- /dev/null
+++ b/apache/include.d/index.anything
@@ -0,0 +1,3 @@
+<IfModule mod_dir.c>
+ DirectoryIndex index.html index.htm index.shtml index.cgi index.php home.htm
+</IfModule>