This commit is contained in:
Donavon McDowell 2023-06-26 14:09:01 -06:00
parent 213decea30
commit a87b1c5b16

View File

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