[web-devel-2] Redirect developer.gnome.org/projects/gtp/resources.html l10n.gnome.org/ (as it is linked from e.g.



commit cb6ab59b3466c888e2d2e47424ba309a0a355a44
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Aug 1 15:34:14 2010 +0200

    Redirect developer.gnome.org/projects/gtp/resources.html l10n.gnome.org/ (as it is linked from e.g. the Fedora wiki)

 content/htaccess |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/content/htaccess b/content/htaccess
index bfb4408..a5dd578 100644
--- a/content/htaccess
+++ b/content/htaccess
@@ -3,6 +3,7 @@ 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/
+RedirectMatch permanent ^/projects/gtp/resources\.html$           http://l10n.gnome.org/
 
 # Bugsquad
 # RedirectMatch permanent ^/projects/bugsquad/$           http://live.gnome.org/Bugsquad



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