Author: busbey
Date: Thu Jan 15 01:01:41 2015
New Revision: 1651920

URL: http://svn.apache.org/r1651920
Log:
HBASE-11533 updating .htaccess to remove new 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=1651920&r1=1651919&r2=1651920&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Thu Jan 15 01:01:41 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


Reply via email to