Author: stain
Date: Wed May 20 13:50:06 2015
New Revision: 1680573

URL: http://svn.apache.org/r1680573
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=1680573&r1=1680572&r2=1680573&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed May 20 13:50:06 2015
@@ -1,14 +1,14 @@
-Redirect /code/ /download/code/
-Redirect /code /download/code
-ErrorDocument 404 /error_pages/404.html
-
-RewriteEngine On
-RewriteBase /
-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 ^edit.* /community/edit [L,R]
-RewriteRule ^doc/?$ /documentation/ [L,R]
+#Redirect /code/ /download/code/
+#Redirect /code /download/code
+#ErrorDocument 404 /error_pages/404.html
+#
+#RewriteEngine On
+#RewriteBase /
+#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 ^edit.* /community/edit [L,R]
+#RewriteRule ^doc/?$ /documentation/ [L,R]


Reply via email to