[Xfce4-commits] <www:nick/gettext> Change location of ~user directories.

Nick Schermer noreply at xfce.org
Fri Apr 15 23:38:01 CEST 2011


Updating branch refs/heads/nick/gettext
         to 378717862ab72ed35b528e18ca8eddd4cb3c528e (commit)
       from 5cbdff87b2afd1cd843325e783ae5fa07e8ed9aa (commit)

commit 378717862ab72ed35b528e18ca8eddd4cb3c528e
Author: Nick Schermer <nick at xfce.org>
Date:   Fri Apr 15 23:36:50 2011 +0200

    Change location of ~user directories.

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

diff --git a/.htaccess b/.htaccess
index 47f3fbf..823f7c4 100755
--- a/.htaccess
+++ b/.htaccess
@@ -13,8 +13,8 @@ Redirect 301 /community/lists http://www.xfce.org/community
 Redirect 301 /development http://www.xfce.org/getinvolved
 Redirect 301 /archive http://archive.xfce.org
 
-# redirect homepages to foo-projects.org/~user
-RewriteRule ^(~.*)$ http://foo-projects.org/$1 [R,L]
+# redirect homepages to mocha.xfce.org/~user
+RewriteRule ^(~.*)$ http://mocha.xfce.org/$1 [R,L]
 
 # catch CMS-generated pages to index.php
 RewriteCond %{REQUEST_FILENAME} !-f



More information about the Xfce4-commits mailing list