diff --git a/conf/my-httpd.conf b/conf/my-httpd.conf
index d3be379..70b9665 100644
--- a/conf/my-httpd.conf
+++ b/conf/my-httpd.conf
@@ -277,8 +277,7 @@ 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:
@@ -297,7 +296,7 @@ DocumentRoot "/usr/local/apache2/htdocs"
# is requested.
#