add documentroot

This commit is contained in:
David Holdeman 2022-01-22 13:34:07 -06:00 committed by GitHub
parent 9c0bb6e7c0
commit 151a656152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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