try something

This commit is contained in:
David Holdeman 2022-01-22 13:54:36 -06:00 committed by GitHub
parent 7cb8ececee
commit 04dda25a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
<IfModule dir_module>
DirectoryIndex /Home/index.html
DirectoryIndex index.html /Home/index.html
</IfModule>