[Xfce4-commits] <www:master> Improve redirect.

Nick Schermer noreply at xfce.org
Sun Apr 1 15:10:01 CEST 2012


Updating branch refs/heads/master
         to 26ae0c81fcc560e3227acc46d41b431b77436980 (commit)
       from 1f5aaf056a25df13839726c40c011d226483fc26 (commit)

commit 26ae0c81fcc560e3227acc46d41b431b77436980
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Apr 1 15:08:32 2012 +0200

    Improve redirect.

 .htaccess |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.htaccess b/.htaccess
index 9e032e8..c096443 100755
--- a/.htaccess
+++ b/.htaccess
@@ -11,6 +11,8 @@ RedirectMatch 301 ^/documentation(.*)$ http://docs.xfce.org/
 Redirect 301 /community/irc http://www.xfce.org/community
 Redirect 301 /community/lists http://www.xfce.org/community
 Redirect 301 /development http://www.xfce.org/getinvolved
+
+Redirect 301 /archive/xfce- http://archive.xfce.org/xfce/
 Redirect 301 /archive http://archive.xfce.org
 
 Redirect 301 /projects/xfwm4 http://docs.xfce.org/xfce/xfwm4/


More information about the Xfce4-commits mailing list