summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpvirtualbox.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpvirtualbox.conf b/phpvirtualbox.conf
index 192c882..dd59aaa 100644
--- a/phpvirtualbox.conf
+++ b/phpvirtualbox.conf
@@ -3,7 +3,7 @@ Alias /phpvirtualbox /usr/share/phpvirtualbox
<Directory /usr/share/phpvirtualbox>
<IfModule mod_dir.c>
-DirectoryIndex index.php
+DirectoryIndex index.html index.php
</IfModule>
AllowOverride None