You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/08/25 22:57:21 UTC

svn commit: r1620437 - /flex/site/trunk/content/.htaccess

Author: bigosmallm
Date: Mon Aug 25 20:57:21 2014
New Revision: 1620437

URL: http://svn.apache.org/r1620437
Log:
Add a htaccess redirect from tourdeflex/explorer.html to tourdeflex/index.html

Modified:
    flex/site/trunk/content/.htaccess

Modified: flex/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/flex/site/trunk/content/.htaccess?rev=1620437&r1=1620436&r2=1620437&view=diff
==============================================================================
--- flex/site/trunk/content/.htaccess (original)
+++ flex/site/trunk/content/.htaccess Mon Aug 25 20:57:21 2014
@@ -8,3 +8,4 @@ Redirect 301 /source.html http://flex.ap
 Redirect 301 /news.html http://flex.apache.org/index.html
 Redirect 301 /team.html http://flex.apache.org/about-people.html
 Redirect 301 /mailing-lists.html http://flex.apache.org/community-mailinglists.html
+Redirect 301 /tourdeflex/explorer.html http://flex.apache.org/tourdeflex/index.html