From 932ce2b2b17aaace6d1fa554d50416e23cc7ebba Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Mon, 3 Feb 2025 15:42:06 -0600 Subject: [PATCH] Add ebook redirect --- config/apache/rewrites/ebooks.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/config/apache/rewrites/ebooks.conf b/config/apache/rewrites/ebooks.conf index c16720bb..0acc4cc1 100644 --- a/config/apache/rewrites/ebooks.conf +++ b/config/apache/rewrites/ebooks.conf @@ -55,6 +55,7 @@ RewriteRule ^/ebooks/sigfrid-siwertz/downstream/macmillan-of-canada(/?$|/.+?$) RewriteRule ^/ebooks/samuel-richardson/clarissa-harlowe(/?$|/.+?$) /ebooks/samuel-richardson/clarissa$1 [R=301,L] RewriteRule ^/ebooks/tanizaki-junichiro/short-fiction/iwado-z-tamotsu(/?$|/.+?$) /ebooks/tanizaki-junichiro/short-fiction/ijichi-sumimasa_iwado-z-tamotsu$1 [R=301,L] RewriteRule ^/ebooks/george-bernard-shaw/you-can-never-tell(/?$|/.+?$) /ebooks/george-bernard-shaw/you-never-can-tell$1 [R=301,L] +RewriteRule ^/ebooks/washington-irving/the-sketch-book-of-geoffrey-crayon-gent(/?$|/.+?$) /ebooks/washington-irving/the-sketchbook-of-geoffrey-crayon-gent$1 [R=301,L] # Rewrite ebooks taken down due to copyright clarifications. RewriteRule ^/ebooks/jules-verne/twenty-thousand-leagues-under-the-seas/f-p-walter.* - [R=451,L]