Author: stain
Date: Wed Mar  4 14:39:07 2015
New Revision: 1664023

URL: http://svn.apache.org/r1664023
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=1664023&r1=1664022&r2=1664023&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed Mar  4 14:39:07 2015
@@ -5,7 +5,7 @@ RewriteEngine On
 RewriteBase /
 RewriteCond %{IS_SUBREQ} false
 
-#RewriteRule ^(.*)\.html$ $1 [L,R]
+#RewriteRule ^([^/].*)\.html$ $1 [L,R]
 RewriteRule ^(.*)/index $1 [L,R]
 RewriteRule ^community/contact.* /community/lists [L,R]
 RewriteRule ^contact.* /community/lists [L,R]


Reply via email to