Author: stain
Date: Wed May 20 13:51:02 2015
New Revision: 1680574
URL: http://svn.apache.org/r1680574
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=1680574&r1=1680573&r2=1680574&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed May 20 13:51:02 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]