[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r19801: {website} Change "Options MultiViews +Indexes" to "Options MultiViews (website/trunk/en)
Author: Jon
Date: 2009-06-23 22:22:45 -0400 (Tue, 23 Jun 2009)
New Revision: 19801
Modified:
website/trunk/en/running-a-mirror.wml
Log:
Change "Options MultiViews +Indexes" to "Options MultiViews Indexes"
Modified: website/trunk/en/running-a-mirror.wml
===================================================================
--- website/trunk/en/running-a-mirror.wml 2009-06-24 02:07:10 UTC (rev 19800)
+++ website/trunk/en/running-a-mirror.wml 2009-06-24 02:22:45 UTC (rev 19801)
@@ -52,7 +52,7 @@
DocumentRoot /var/www/mirrors/torproject.org
<Directory /var/www/mirrors/torproject.org/>
- Options MultiViews +Indexes
+ Options MultiViews Indexes
DirectoryIndex index
AllowOverride None
</Directory>