[web-devel-2] Redirect projects/gtp/teams.html to l10n.gnome.org/teams



commit b9b810f87a79bbe88c294e9ade1953ddb602286f
Author: Andre Klapper <a9016009 gmx de>
Date:   Tue Jul 20 15:10:50 2010 +0200

    Redirect projects/gtp/teams.html to l10n.gnome.org/teams

 content/htaccess |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index cd0ada1..bfb4408 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -1,6 +1,8 @@
 RewriteEngine On
 
+# Translation Project
 RewriteRule projects/gtp/status/*(.*)$	http://l10n-status.gnome.org/$1	[R]
+RedirectMatch permanent ^/projects/gtp/teams\.html$               http://l10n.gnome.org/teams/
 
 # Bugsquad
 # RedirectMatch permanent ^/projects/bugsquad/$           http://live.gnome.org/Bugsquad



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