[web-devel-2] Redirect platform-overview (second hit on Google) to library.gnome.org



commit 476ff63d49b5b4e04d94a466ba4e98e170af238b
Author: Andre Klapper <a9016009 gmx de>
Date:   Mon Jan 18 21:35:29 2010 +0100

    Redirect platform-overview (second hit on Google) to library.gnome.org

 content/htaccess |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index e504605..4085af0 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -30,6 +30,9 @@ RedirectMatch permanent ^/dotplan/todos/$                    http://www.gnome.or
 RedirectMatch permanent ^/doc/tutorials/gnome-i18n/translator.html$		http://live.gnome.org/TranslationProject/GitHowTo
 RedirectMatch permanent ^/doc/tutorials/gnome-i18n/developer.html$		http://live.gnome.org/TranslationProject/DevGuidelines
 
+# Other stuff listed under /doc
+RedirectMatch permanent ^/doc/guides/platform-overview/platform-overview.html$	http://library.gnome.org/devel/platform-overview/
+
 # New location for prepare-ChangeLog.pl
 RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl$            http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl
 RedirectMatch permanent ^/tools/scripts/prepare-ChangeLog\.pl\.txt$       http://svn.gnome.org/svn/releng/trunk/tools/prepare-ChangeLog.pl



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]