You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by bu...@apache.org on 2013/02/26 16:24:28 UTC

svn commit: r852067 - in /websites/staging/commons/trunk/content: ./ .htaccess

Author: buildbot
Date: Tue Feb 26 15:24:28 2013
New Revision: 852067

Log:
Staging update by buildbot for commons

Modified:
    websites/staging/commons/trunk/content/   (props changed)
    websites/staging/commons/trunk/content/.htaccess

Propchange: websites/staging/commons/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 26 15:24:28 2013
@@ -1 +1 @@
-1450210
+1450212

Modified: websites/staging/commons/trunk/content/.htaccess
==============================================================================
--- websites/staging/commons/trunk/content/.htaccess (original)
+++ websites/staging/commons/trunk/content/.htaccess Tue Feb 26 15:24:28 2013
@@ -27,7 +27,7 @@ RedirectMatch ^(.*)/exec(.*) /proper/com
 RedirectMatch ^(.*)/fileupload(.*) /proper/commons-fileupload/$2
 RedirectMatch ^(.*)/functor(.*) /proper/commons-functor/$2
 RedirectMatch ^(.*)/imaging(.*) /proper/commons-imaging/$2
-RedirectMatch /io(.*) /proper/commons-io/$1
+RedirectMatch ^/io(.*) /proper/commons-io/$1
 RedirectMatch ^(.*)/jci(.*) /proper/commons-jci/$2
 RedirectMatch ^(.*)/jcs(.*) /proper/commons-jcs/$2
 RedirectMatch ^(.*)/jelly(.*) /proper/commons-jelly/$2