Author: misty
Date: Wed Jan 14 21:23:51 2015
New Revision: 1651835

URL: http://svn.apache.org/r1651835
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=1651835&r1=1651834&r2=1651835&view=diff
==============================================================================
--- hbase/hbase.apache.org/trunk/.htaccess (original)
+++ hbase/hbase.apache.org/trunk/.htaccess Wed Jan 14 21:23:51 2015
@@ -2,6 +2,7 @@
 # Rule added 2015-1-12 -- can be removed in 6 months
 RewriteEngine on
 RewriteRule ^/book.html /book/
+RewriteRule book.html$ http://hbase.apache.org/book.html
 
 
 # Redirect replication URL to the right section of the book


Reply via email to