Skip to content

Commit da9ad01

Browse files
authored
Update phpvirtualbox.conf
Project load from index.html not index.php
1 parent c54cb13 commit da9ad01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpvirtualbox.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Alias /phpvirtualbox /usr/share/phpvirtualbox
33
<Directory /usr/share/phpvirtualbox>
44

55
<IfModule mod_dir.c>
6-
DirectoryIndex index.php
6+
DirectoryIndex index.html index.php
77
</IfModule>
88
AllowOverride None
99

0 commit comments

Comments
 (0)