Add more redirects

This commit is contained in:
benjamin melançon 2019-01-02 01:01:01 -05:00
parent 0ba23099db
commit b7d15726bd

View file

@ -1642,3 +1642,9 @@
RewriteRule ^blog/benjamin-melan/agaric-network-mycelial-connection$ http://data.agaric.com/node/3067 [NC,R=301,L]
RewriteRule ^home$ / [NC,R=301,L]
RewriteRule ^contact-us$ /contact [NC,R=301,L]
# Send some very old blog posts to resurrected copies on data.agaric
RewriteRule ^collaborative-software-wiki-wikis http://data.agaric.com/collaborative-software-wiki-wikis
RewriteRule ^note/remixing-drupal-agaric-way-multilingual-pan$ http://data.agaric.com/remixing-drupal-agaric-way-multilingual-panels [NC,R=301,L]
RewriteRule ^note/merging-forms-usability-creating-noderefere$ http://data.agaric.com/node/1963 [NC,R=301,L]
RewriteRule ^users/ben$ /people/benjamin-melancon [NC,R=301,L]
RewriteRule ^users/dhakimzadeh$ /people/dan-hakimzadeh [NC,R=301,L]