Add more redirects
This commit is contained in:
parent
0ba23099db
commit
b7d15726bd
1 changed files with 6 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue