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

svn commit: r1664018 - /incubator/taverna/site/trunk/content/.htaccess

Author: stain
Date: Wed Mar  4 14:36:28 2015
New Revision: 1664018

URL: http://svn.apache.org/r1664018
Log:
CMS commit to taverna by stain

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=1664018&r1=1664017&r2=1664018&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed Mar  4 14:36:28 2015
@@ -4,7 +4,7 @@ ErrorDocument 404 /error_pages/404.html
 RewriteEngine On
 RewriteBase /
 RewriteCond %{IS_SUBREQ} false
-RewriteRule ^(.*)\.html$ $1 [R]
+#RewriteRule ^(.*)\.html$ $1 [R]
 RewriteRule ^(.*)/index $1 [L,R]
 RewriteRule ^/community/contact.* /community/lists [L,R]
 RewriteRule ^/contact.* /community/lists [L,R]