Author: misty
Date: Wed Jan 14 23:49:10 2015
New Revision: 1651897
URL: http://svn.apache.org/r1651897
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=1651897&r1=1651896&r2=1651897&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Wed Jan 14 23:49:10 2015
@@ -1,4 +1,5 @@
-
+RewriteBase /
+RewriteRule ^book/(.*)\.html book.html#$1 [R, NE, L]
# Redirect replication URL to the right section of the book
# Rule added 2015-1-12 -- can be removed in 6 months