Author: misty
Date: Wed Jan 14 23:28:51 2015
New Revision: 1651883
URL: http://svn.apache.org/r1651883
Log:
Trying Sean's suggestion
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=1651883&r1=1651882&r2=1651883&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Wed Jan 14 23:28:51 2015
@@ -3,7 +3,7 @@
#Redirect permanent /book http://hbase.apache.org/book.html
Options +FollowSymLinks
RewriteEngine on
-RewriteBase /
+#RewriteBase /
RewriteRule ^book/(.*)\.html book.html#$1 [R, NE, L]
# Redirect replication URL to the right section of the book