Author: misty
Date: Wed Jan 14 20:10:41 2015
New Revision: 1651804
URL: http://svn.apache.org/r1651804
Log:
Hacking htaccess
Modified:
hbase/hbase.apache.org/trunk/.htaccess
Modified: hbase/hbase.apache.org/trunk/.htaccess
URL:
http://svn.apache.org/viewvc/hbase/hbase.apache.org/trunk/.htaccess?rev=1651804&r1=1651803&r2=1651804&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Wed Jan 14 20:10:41 2015
@@ -1,6 +1,6 @@
# Redirect HTML-multi version of the book to HTML-single
# Rule added 2015-1-12 -- can be removed in 6 months
-Options +FollowSymLinks
+Options +FollowSymLinks -Multiviews
RewriteEngine On
RewriteRule ^book/ book.html [R=301,L]