[web-devel-2] Redirect feature/archive/gconf/gconf.html to http://library.gnome.org/admin/system-admin-guide/stabl



commit 53a1d1593f755dcc9c8c5366d08a89c2adf38b20
Author: Andre Klapper <a9016009 gmx de>
Date:   Wed Oct 13 21:06:12 2010 +0200

    Redirect feature/archive/gconf/gconf.html to http://library.gnome.org/admin/system-admin-guide/stable/gconf-0.html

 content/htaccess |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index a656f70..f276e49 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -37,6 +37,9 @@ RedirectMatch permanent ^/helping/$                          http://live.gnome.o
 RedirectMatch permanent ^/tools/$                            http://library.gnome.org/devel/tools
 RedirectMatch permanent ^/tools/svn\.html$                   http://live.gnome.org/Git/Developers
 
+# Feature
+RedirectMatch permanent ^/feature/archive/gconf/gconf.html$  http://library.gnome.org/admin/system-admin-guide/stable/gconf-0.html
+
 # Gnome Translation Project
 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



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