updated conf

This commit is contained in:
Donavon McDowell 2023-06-26 14:10:32 -06:00
parent a87b1c5b16
commit 8e22992d1e

View File

@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
# is requested. # is requested.
# #
<IfModule dir_module> <IfModule dir_module>
DirectoryIndex /htdocs/public/index.html DirectoryIndex /public/index.html
</IfModule> </IfModule>
# #