Add lower-case redirects for all the top-level upper-case URLs on www.d.o
[mirror/dsa-puppet.git] / modules / roles / templates / apache-www.debian.org.erb
index dee348e..8e3416d 100644 (file)
    RedirectPermanent /releases/10 /releases/buster
    RedirectPermanent /releases/unstable /releases/sid
    RedirectPermanent /support/ /support
+
+# Upper-case URLs were a bad idea
    RedirectPermanent /bugs /Bugs
+   RedirectPermanent /news /News
+   RedirectPermanent /mailinglists /MailingLists
+   RedirectPermanent /cd /CD
 
    RewriteRule ^/ports/freebsd(.*) /ports/kfreebsd-gnu/ [R=301]
    RewriteRule ^/devel/debian-installer/report-template(.*) /releases/stable/i386/ch05s04.html#submit-bug [NE,R=301]