Author: stain
Date: Wed Apr 8 23:48:35 2015
New Revision: 1672225
URL: http://svn.apache.org/r1672225
Log:
doc -> documentation
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=1672225&r1=1672224&r2=1672225&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Wed Apr 8 23:48:35 2015
@@ -10,4 +10,5 @@ RewriteCond %{IS_SUBREQ} false
RewriteRule ^(.*)/index $1 [L,R]
RewriteRule ^community/contact.* /community/lists [L,R]
RewriteRule ^contact.* /community/lists [L,R]
-RewriteRule ^edit.* /community/edit [L,R]
\ No newline at end of file
+RewriteRule ^edit.* /community/edit [L,R]
+RewriteRule ^doc/?$ /documentation/ [L,R]