[Xfce4-commits] <www:master> Last rule was not working.
Nick Schermer
noreply at xfce.org
Sun Apr 1 15:14:02 CEST 2012
Updating branch refs/heads/master
to ef3cbc7fea69e6aa6913f6a066f02aae3f0dc72b (commit)
from 26ae0c81fcc560e3227acc46d41b431b77436980 (commit)
commit ef3cbc7fea69e6aa6913f6a066f02aae3f0dc72b
Author: Nick Schermer <nick at xfce.org>
Date: Sun Apr 1 15:12:48 2012 +0200
Last rule was not working.
.htaccess | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/.htaccess b/.htaccess
index c096443..4a357ae 100755
--- a/.htaccess
+++ b/.htaccess
@@ -12,8 +12,7 @@ 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
+RedirectMatch 301 /archive/xfce-(.*) http://archive.xfce.org/xfce/$1
Redirect 301 /projects/xfwm4 http://docs.xfce.org/xfce/xfwm4/
Redirect 301 /projects/terminal http://docs.xfce.org/apps/terminal/
More information about the Xfce4-commits
mailing list