From 6c5b65619342d9bd45480b3f793c0f9dab318c5a Mon Sep 17 00:00:00 2001 From: dmcdowell Date: Mon, 26 Jun 2023 13:49:12 -0600 Subject: [PATCH] updates --- my-httpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my-httpd.conf b/my-httpd.conf index d966c97..77ffd0d 100644 --- a/my-httpd.conf +++ b/my-httpd.conf @@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs" # is requested. # - DirectoryIndex frontend/public/index.html + DirectoryIndex /frontend/public/index.html #