You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by bu...@apache.org on 2015/03/04 15:12:41 UTC

svn commit: r942292 - in /websites/staging/taverna/trunk: cgi-bin/ content/ content/.htaccess

Author: buildbot
Date: Wed Mar  4 14:12:40 2015
New Revision: 942292

Log:
Staging update by buildbot for taverna

Modified:
    websites/staging/taverna/trunk/cgi-bin/   (props changed)
    websites/staging/taverna/trunk/content/   (props changed)
    websites/staging/taverna/trunk/content/.htaccess

Propchange: websites/staging/taverna/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar  4 14:12:40 2015
@@ -1 +1 @@
-1664005
+1664006

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar  4 14:12:40 2015
@@ -1 +1 @@
-1664005
+1664006

Modified: websites/staging/taverna/trunk/content/.htaccess
==============================================================================
--- websites/staging/taverna/trunk/content/.htaccess (original)
+++ websites/staging/taverna/trunk/content/.htaccess Wed Mar  4 14:12:40 2015
@@ -4,6 +4,7 @@ Redirect /code/ /download/code/
 ErrorDocument 404 /error_pages/404 
 
 RewriteEngine On
+RewriteCond %{IS_SUBREQ} false
 RewriteRule ^(.*)\.html$ $1 [L,R]
 RewriteRule ^(.*)\.cgi$ $1 [L,R]
 RewriteRule ^(.*)/index $1 [L,R]