You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2016/04/28 00:53:03 UTC

svn commit: r1741368 - /incubator/streams/site/trunk/content/.htaccess

Author: sblackmon
Date: Wed Apr 27 22:53:02 2016
New Revision: 1741368

URL: http://svn.apache.org/viewvc?rev=1741368&view=rev
Log:
new approach

Modified:
    incubator/streams/site/trunk/content/.htaccess

Modified: incubator/streams/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/incubator/streams/site/trunk/content/.htaccess?rev=1741368&r1=1741367&r2=1741368&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Wed Apr 27 22:53:02 2016
@@ -1,6 +1,6 @@
 Options +FollowSymLinks
 RewriteEngine on
-Redirect 301 / /streams-master/index.html
+Redirect 301 ^/ /streams-master/index.html
 Redirect 301 ^/site/latest/ http://streams.incubator.apache.org/site/0.3-incubating-SNAPSHOT/
 Redirect 301 ^/streams-master/ /site/latest/streams-master/
 Redirect 301 ^/streams-project/ /site/latest/streams-project/