Redirect old children-distros page to new derivatives page
[mirror/dsa-puppet.git] / modules / roles / templates / apache-www.debian.org.erb
index dc5a57a..b26d883 100644 (file)
 
 # Relocation of blends pages
    RewriteRule ^/devel/hamradio(.*)$ /blends/hamradio$1 [R=301,L]
+
+# Relocation of derivatives pages
+   RewriteRule ^/misc/children-distros(?:\.html)?$ /derivatives/ [R=301,L]
+   RewriteRule ^/misc/children-distros(\.[^\.]+(?:\.html)?)$ /derivatives/index$1 [R=301,L]
 </Macro>
 
 <Macro common-www.d.o>