2 # Redirect replication URL to the right section of the book
3 # Rule added 2015-1-12 -- can be removed in 6 months
4 Redirect permanent /replication.html /book.html#_cluster_replication
6 # Redirect old page-per-chapter book sections to new single file.
7 RedirectMatch permanent ^/book/(.*)\.html$ /book.html#$1
8 RedirectMatch permanent ^/book/$ /book.html