Author: buildbot Date: Wed Apr 27 22:16:11 2016 New Revision: 986877 Log: Staging update by buildbot for streams
Modified: websites/staging/streams/trunk/content/ (props changed) websites/staging/streams/trunk/content/.htaccess Propchange: websites/staging/streams/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Wed Apr 27 22:16:11 2016 @@ -1 +1 @@ -1740885 +1741351 Modified: websites/staging/streams/trunk/content/.htaccess ============================================================================== --- websites/staging/streams/trunk/content/.htaccess (original) +++ websites/staging/streams/trunk/content/.htaccess Wed Apr 27 22:16:11 2016 @@ -1,5 +1,3 @@ RewriteEngine on Redirect / http://streams.incubator.apache.org/site/latest/streams-master/index.html -Redirect /site/latest/streams-master /site/0.3-incubating-SNAPSHOT/streams-master -Redirect /site/latest/streams-project /site/0.2-incubating/streams-project -Redirect /site/latest/streams-examples /site/0.2-incubating-SNAPSHOT/streams-examples \ No newline at end of file +RewriteRule ^site/latest/(.*)$ http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/$1 [R=301,L] \ No newline at end of file