diff --git a/my-httpd.conf b/my-httpd.conf index 1ccfb02..d966c97 100644 --- a/my-httpd.conf +++ b/my-httpd.conf @@ -229,7 +229,7 @@ Group www-data # e-mailed. This address appears on some server-generated pages, such # as error documents. e.g. admin@your-domain.com # -ServerAdmin you@example.com +ServerAdmin dmcdowell@mpe.ca # # ServerName gives the name and port that the server uses to identify itself. @@ -296,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs" # is requested. # - DirectoryIndex index.html + DirectoryIndex frontend/public/index.html #