From b0c8c424f85061aba0885dd3836cd5dd6481df8c Mon Sep 17 00:00:00 2001 From: Ingo Schommer Date: Tue, 1 Mar 2011 21:51:49 +0000 Subject: [PATCH] MINOR Fixed contributing link redirection git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@116744 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- .htaccess | 3 ++- .htaccess_live | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 73ee5f8..fae41a4 100644 --- a/.htaccess +++ b/.htaccess @@ -45,6 +45,7 @@ RewriteRule ^contentdeliverynetworkissues$ http://doc.silverstripe.org/old/contentdeliverynetworkissues [R=301,L] RewriteRule ^contentnegotiator$ http://api.silverstripe.org/search/lookup/?q=ContentNegotiator&module=sapphire [R=301,L] RewriteRule ^contributors$ http://doc.silverstripe.org/old/contributors [R=301,L] + RewriteRule ^contributing$ http://doc.silverstripe.org/sapphire/en/misc/contributing [R=301,L] RewriteRule ^controller$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L] RewriteRule ^controllers$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L] RewriteRule ^creating-modules$ http://doc.silverstripe.org/sapphire/en/topics/module-development [R=301,L] @@ -338,4 +339,4 @@ ExpiresByType application/javascript "access plus 7 days" SetOutputFilter DEFLATE - \ No newline at end of file + diff --git a/.htaccess_live b/.htaccess_live index 2d78e07..ad52068 100644 --- a/.htaccess_live +++ b/.htaccess_live @@ -45,6 +45,7 @@ RewriteRule ^contentdeliverynetworkissues$ http://doc.silverstripe.org/old/contentdeliverynetworkissues [R=301,L] RewriteRule ^contentnegotiator$ http://api.silverstripe.org/search/lookup/?q=ContentNegotiator&module=sapphire [R=301,L] RewriteRule ^contributors$ http://doc.silverstripe.org/old/contributors [R=301,L] + RewriteRule ^contributing$ http://doc.silverstripe.org/sapphire/en/misc/contributing [R=301,L] RewriteRule ^controller$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L] RewriteRule ^controllers$ http://doc.silverstripe.org/sapphire/en/topics/controller [R=301,L] RewriteRule ^creating-modules$ http://doc.silverstripe.org/sapphire/en/topics/module-development [R=301,L] @@ -338,4 +339,4 @@ ExpiresByType application/javascript "access plus 7 days" SetOutputFilter DEFLATE - \ No newline at end of file +