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/03/01 23:31:41 UTC

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

Author: sblackmon
Date: Tue Mar  1 22:31:41 2016
New Revision: 1733174

URL: http://svn.apache.org/viewvc?rev=1733174&view=rev
Log:
redirect

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=1733174&r1=1733173&r2=1733174&view=diff
==============================================================================
--- incubator/streams/site/trunk/content/.htaccess (original)
+++ incubator/streams/site/trunk/content/.htaccess Tue Mar  1 22:31:41 2016
@@ -1,2 +1,2 @@
 RewriteEngine
-Redirect 301 /index.html http://streams.incubator.apache.org/site/latest/streams-master/index.html
\ No newline at end of file
+Redirect / http://streams.incubator.apache.org/site/latest/streams-master/index.html
\ No newline at end of file