Author: buildbot Date: Fri Jan 11 10:30:43 2013 New Revision: 846112 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 Fri Jan 11 10:30:43 2013 @@ -1 +1 @@ -1431973 +1431975 Modified: websites/staging/commons/trunk/content/.htaccess ============================================================================== --- websites/staging/commons/trunk/content/.htaccess (original) +++ websites/staging/commons/trunk/content/.htaccess Fri Jan 11 10:30:43 2013 @@ -1,5 +1,9 @@ # redirect from previous path +#propers RedirectMatch ^(.*)/collections/(.*) $1/propers/commons-collections/$2 RedirectMatch ^(.*)/exec/(.*) $1/propers/commons-exec/$2 RedirectMatch ^(.*)/cli/(.*) $1/propers/commons-cli/$2 RedirectMatch ^(.*)/ognl/(.*) $1/propers/commons-ognl/$2 + +#sandbox +RedirectMatch ^(.*)/sandbox/cli2/(.*) $1/sandbox-sites/commons-cli2/$2