You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by dm...@apache.org on 2017/08/21 17:56:36 UTC

svn commit: r1805657 - in /ignite/site/trunk: .htaccess news.html

Author: dmagda
Date: Mon Aug 21 17:56:36 2017
New Revision: 1805657

URL: http://svn.apache.org/viewvc?rev=1805657&view=rev
Log:
updated news.html

Removed:
    ignite/site/trunk/news.html
Modified:
    ignite/site/trunk/.htaccess

Modified: ignite/site/trunk/.htaccess
URL: http://svn.apache.org/viewvc/ignite/site/trunk/.htaccess?rev=1805657&r1=1805656&r2=1805657&view=diff
==============================================================================
--- ignite/site/trunk/.htaccess (original)
+++ ignite/site/trunk/.htaccess Mon Aug 21 17:56:36 2017
@@ -1,6 +1,7 @@
 Options +Includes
 AddOutputFilter INCLUDES .html
 Redirect 301 /download.html /download.cgi
+Redirect 301 /news.html /events.html
 
 RewriteEngine On