Change "Options MultiViews +Indexes" to "Options MultiViews Indexes"
Jon@svn.torproject.org

Jon@svn.torproject.org commited on 2009-06-24 04:22:45
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.

... ...
@@ -52,7 +52,7 @@ configuration file to use:
52 52
         DocumentRoot /var/www/mirrors/torproject.org
53 53
 
54 54
         <Directory /var/www/mirrors/torproject.org/>
55
-                Options MultiViews +Indexes
55
+                Options MultiViews Indexes
56 56
                 DirectoryIndex index
57 57
                 AllowOverride None
58 58
         </Directory>
59 59