Author: stain
Date: Wed Mar 4 14:38:30 2015
New Revision: 1664022
URL: http://svn.apache.org/r1664022
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=1664022&r1=1664021&r2=1664022&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed Mar 4 14:38:30 2015
@@ -7,5 +7,5 @@ RewriteCond %{IS_SUBREQ} false
#RewriteRule ^(.*)\.html$ $1 [L,R]
RewriteRule ^(.*)/index $1 [L,R]
-RewriteRule ^/community/contact.* /community/lists [L,R]
-RewriteRule ^/contact.* /community/lists [L,R]
+RewriteRule ^community/contact.* /community/lists [L,R]
+RewriteRule ^contact.* /community/lists [L,R]