From 36e3546a86c5a8ab92f0c89c43127fdadab943af Mon Sep 17 00:00:00 2001 From: dmcdowell Date: Mon, 26 Jun 2023 14:20:08 -0600 Subject: [PATCH] updates --- conf/my-httpd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/my-httpd.conf b/conf/my-httpd.conf index dcdb58d..d3be379 100644 --- a/conf/my-httpd.conf +++ b/conf/my-httpd.conf @@ -277,7 +277,8 @@ DocumentRoot "/usr/local/apache2/htdocs" # for more information. # Options Indexes FollowSymLinks - + + DirectoryIndex /public/index.html # # AllowOverride controls what directives may be placed in .htaccess files. # It can be "All", "None", or any combination of the keywords: