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:19:22 UTC

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

Author: buildbot
Date: Wed Mar  4 14:19:21 2015
New Revision: 942295

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:19:21 2015
@@ -1 +1 @@
-1664008
+1664010

Propchange: websites/staging/taverna/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Mar  4 14:19:21 2015
@@ -1 +1 @@
-1664008
+1664010

Modified: websites/staging/taverna/trunk/content/.htaccess
==============================================================================
--- websites/staging/taverna/trunk/content/.htaccess (original)
+++ websites/staging/taverna/trunk/content/.htaccess Wed Mar  4 14:19:21 2015
@@ -4,7 +4,7 @@ ErrorDocument 404 /error_pages/404.html
 
 RewriteEngine On
 RewriteBase /
-#RewriteRule ^(.*)\.html$ $1 [L,R]
-RewriteRule ^(.*)\.cgi$ $1 [L,R]
+RewriteRule ^(.*)\.html$ $1 [L,R]
+#RewriteRule ^(.*)\.cgi$ $1 [L,R]
 RewriteRule ^(.*)/index $1 [L,R]