]> granicus.if.org Git - apache/commitdiff
Turn MultiViews on in the default config file. This allows people who
authorRyan Bloom <rbb@apache.org>
Sun, 21 Jan 2001 22:11:00 +0000 (22:11 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 21 Jan 2001 22:11:00 +0000 (22:11 +0000)
install for the first time to actually get a valid first page.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87783 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf

index 8d4d90d9cdde7b0582606d84592abe5acb4b13f9..7f646f1611a06d523eb7db876cd38e7591969d8a 100644 (file)
@@ -283,7 +283,7 @@ DocumentRoot "@@ServerRoot@@/htdocs"
 # Note that "MultiViews" must be named *explicitly* --- "Options All"
 # doesn't give it to you.
 #
-    Options Indexes FollowSymLinks
+    Options Indexes FollowSymLinks MultiViews
 
 #
 # This controls which options the .htaccess files in directories can