Add redirect for old book title

This commit is contained in:
Alex Cabal 2024-11-30 11:51:43 -06:00
parent f9b3d09c7d
commit 7557a87a37

View file

@ -44,7 +44,8 @@ RewriteRule ^/ebooks/taras-shevchenko/poetry/alexander-jardine-hunter_ethel-lili
RewriteRule ^/ebooks/nikolai-gogol/dead-souls/d-j-hogarth(/?$|/.+?$) /ebooks/nikolai-gogol/dead-souls/c-j-hogarth$1 [R=301,L]
RewriteRule ^/ebooks/sigfrid-siwertz/downstream/macmillan-of-canada(/?$|/.+?$) /ebooks/sigfrid-siwertz/downstream/e-classen$1 [R=301,L]
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/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]
# Rewrite ebooks taken down due to copyright clarifications
RewriteRule ^/ebooks/jules-verne/twenty-thousand-leagues-under-the-seas/f-p-walter.* - [R=451,L]