We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54cb13 commit da9ad01Copy full SHA for da9ad01
phpvirtualbox.conf
@@ -3,7 +3,7 @@ Alias /phpvirtualbox /usr/share/phpvirtualbox
3
<Directory /usr/share/phpvirtualbox>
4
5
<IfModule mod_dir.c>
6
-DirectoryIndex index.php
+DirectoryIndex index.html index.php
7
</IfModule>
8
AllowOverride None
9
0 commit comments