Author: brenninc
Date: Fri Mar 13 13:31:22 2015
New Revision: 1666443

URL: http://svn.apache.org/r1666443
Log:
redirect code

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

Modified: incubator/taverna/site/trunk/content/.htaccess
URL: 
http://svn.apache.org/viewvc/incubator/taverna/site/trunk/content/.htaccess?rev=1666443&r1=1666442&r2=1666443&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Fri Mar 13 13:31:22 2015
@@ -1,4 +1,5 @@
 Redirect /code/ /download/code/
+Redirect /code /download/code
 ErrorDocument 404 /error_pages/404.html
 
 RewriteEngine On


Reply via email to