summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--2.2/conf/modules.d/00_default_settings.conf3
-rw-r--r--2.4/conf/modules.d/00_default_settings.conf3
2 files changed, 2 insertions, 4 deletions
diff --git a/2.2/conf/modules.d/00_default_settings.conf b/2.2/conf/modules.d/00_default_settings.conf
index 0fa43b2..afa8d91 100644
--- a/2.2/conf/modules.d/00_default_settings.conf
+++ b/2.2/conf/modules.d/00_default_settings.conf
@@ -118,8 +118,7 @@ LogLevel warn
# negotiated documents. The MultiViews Options can be used for the
# same purpose, but it is much slower.
#
-# To add files to that list use AddDirectoryIndex in a custom config
-# file. Do not change this entry unless you know what you are doing.
+# Do not change this entry unless you know what you are doing.
<IfModule dir_module>
DirectoryIndex index.html index.html.var
</IfModule>
diff --git a/2.4/conf/modules.d/00_default_settings.conf b/2.4/conf/modules.d/00_default_settings.conf
index 0fb0ba8..38635aa 100644
--- a/2.4/conf/modules.d/00_default_settings.conf
+++ b/2.4/conf/modules.d/00_default_settings.conf
@@ -117,8 +117,7 @@ LogLevel warn
# negotiated documents. The MultiViews Options can be used for the
# same purpose, but it is much slower.
#
-# To add files to that list use AddDirectoryIndex in a custom config
-# file. Do not change this entry unless you know what you are doing.
+# Do not change this entry unless you know what you are doing.
<IfModule dir_module>
DirectoryIndex index.html index.html.var
</IfModule>