]> Sergey Matveev's repositories - public-inbox.git/commit
implement legacy redirects for old URLs
authorEric Wong <e@80x24.org>
Thu, 27 Aug 2015 04:34:02 +0000 (04:34 +0000)
committerEric Wong <e@80x24.org>
Thu, 27 Aug 2015 06:04:51 +0000 (06:04 +0000)
commit3ed9085b7445fb3b7f7f5eed107dce63e4bc3bf3
tree49ce865379e341b608237029831798cc4aa6c377
parent9a2931759c3dcbd879728b49151aa3f8a641b506
implement legacy redirects for old URLs

We should not break existing URLs.  Redirect them to
the newer, less-ambiguous URLs to improve cache hit
ratios.
lib/PublicInbox/WWW.pm
t/plack.t