You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2001/01/21 23:11:01 UTC

cvs commit: httpd-2.0/docs/conf httpd-std.conf

rbb         01/01/21 14:11:00

  Modified:    docs/conf httpd-std.conf
  Log:
  Turn MultiViews on in the default config file.  This allows people who
  install for the first time to actually get a valid first page.
  
  Revision  Changes    Path
  1.18      +1 -1      httpd-2.0/docs/conf/httpd-std.conf
  
  Index: httpd-std.conf
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/conf/httpd-std.conf,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -d -b -w -u -r1.17 -r1.18
  --- httpd-std.conf	2001/01/10 19:47:53	1.17
  +++ httpd-std.conf	2001/01/21 22:11:00	1.18
  @@ -283,7 +283,7 @@
   # 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