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:14:56 UTC

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

Author: buildbot
Date: Wed Mar  4 14:14:55 2015
New Revision: 942294

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:14:55 2015
@@ -1 +1 @@
-1664007
+1664008

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

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