[web-devel-2] RedirectMatch http://developer.gnome.org/tools/svn.html to http://live.gnome.org/Git/Developers as t



commit 78c94940059c2d12674757db2f30c55a635fa8f5
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 6 19:44:13 2010 +0200

    RedirectMatch http://developer.gnome.org/tools/svn.html to http://live.gnome.org/Git/Developers
    as the old URL is still used in several places.

 content/htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index a5dd578..b34308c 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -34,6 +34,7 @@ RedirectMatch permanent ^/helping/$                          http://live.gnome.o
 
 # Tools
 RedirectMatch permanent ^/tools/$                            http://library.gnome.org/devel/tools
+RedirectMatch permanent ^/tools/svn\.html$                   http://live.gnome.org/Git/Developers
 
 # Gnome Translation Project
 RedirectMatch permanent ^/doc/tutorials/gnome-i18n/translator.html$		http://live.gnome.org/TranslationProject/GitHowTo



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