[Xfce4-commits] <www:master> New users location.
Nick Schermer
noreply at xfce.org
Mon Nov 28 20:22:01 CET 2011
Updating branch refs/heads/master
to 09a952122cc8afa4be59e5ff661c9e6af940c5f0 (commit)
from 58249c7a2fd8d314dd594b5cb1d1ab49b1c36de6 (commit)
commit 09a952122cc8afa4be59e5ff661c9e6af940c5f0
Author: Nick Schermer <nick at xfce.org>
Date: Fri Nov 25 12:46:06 2011 +0100
New users location.
.htaccess | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/.htaccess b/.htaccess
index c828d83..1a8fa9c 100755
--- a/.htaccess
+++ b/.htaccess
@@ -17,7 +17,7 @@ Redirect 301 /archive http://archive.xfce.org
Redirect 301 /download/changelogs/4.8 http://www.xfce.org/download/changelogs/4.8.0
# redirect homepages to mocha.xfce.org/~user
-RewriteRule ^(~.*)$ http://mocha.xfce.org/$1 [R,L]
+RewriteRule ^(~.*)$ http://users.xfce.org/$1 [R,L]
# catch CMS-generated pages to index.php
RewriteCond %{REQUEST_FILENAME} !-f
More information about the Xfce4-commits
mailing list