You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by bu...@apache.org on 2016/04/29 19:22:20 UTC

svn commit: r987077 - in /websites/staging/streams/trunk/content: ./ .htaccess

Author: buildbot
Date: Fri Apr 29 17:22:19 2016
New Revision: 987077

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 Fri Apr 29 17:22:19 2016
@@ -1 +1 @@
-1741672
+1741673

Modified: websites/staging/streams/trunk/content/.htaccess
==============================================================================
--- websites/staging/streams/trunk/content/.htaccess (original)
+++ websites/staging/streams/trunk/content/.htaccess Fri Apr 29 17:22:19 2016
@@ -1,3 +1,3 @@
 Options +FollowSymLinks
 RewriteEngine on
-Redirect ^/$ http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/streams-master/index.html
+RedirectMatch   "^/$"  "/site/0.3-incubating-SNAPSHOT/streams-master"
\ No newline at end of file