third commit

This commit is contained in:
David Alexander 2015-07-13 14:40:20 +12:00
parent 5fc1b85f9d
commit 34f01bd43e
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
RewriteCond %{REQUEST_URI} !(3.0|2.4)
RewriteRule ^(.*)/topics/testing/create-functional-test$ /$1/topics/testing/creating-a-functional-test [R=301,L]
# ok this is yet another change
RewriteRule ^(.*)/howto$ /$1/developer_guides [R=301,L]
RewriteRule ^(.*)/howto/cache-control$ /$1/developer_guides/performance/caching [R=301,L]
RewriteRule ^(.*)/howto/cms-alternating-button$ /$1/developer_guides/customising_the_admin_interface/how_tos/cms_alternating_button [R=301,L]