Author: busbey
Date: Thu Jan 15 02:03:59 2015
New Revision: 1651934
URL: http://svn.apache.org/r1651934
Log:
HBASE-11533 adding back in old link redirects.
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=1651934&r1=1651933&r2=1651934&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Thu Jan 15 02:03:59 2015
@@ -4,5 +4,5 @@
Redirect permanent /replication.html /book.html#_cluster_replication
# Redirect old page-per-chapter book sections to new single file.
-#RedirectMatch permanent ^/book/(.*)\.html$ /book.html#$1
-#RedirectMatch permanent ^/book/$ /book.html
+RedirectMatch permanent ^/book/(.*)\.html$ /book.html#$1
+RedirectMatch permanent ^/book/$ /book.html