You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by br...@apache.org on 2015/02/10 12:19:41 UTC

svn commit: r1658678 - /incubator/taverna/site/trunk/content/.htaccess

Author: brenninc
Date: Tue Feb 10 11:19:41 2015
New Revision: 1658678

URL: http://svn.apache.org/r1658678
Log:
removed directory redirect 

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=1658678&r1=1658677&r2=1658678&view=diff
==============================================================================
--- incubator/taverna/site/trunk/content/.htaccess (original)
+++ incubator/taverna/site/trunk/content/.htaccess Tue Feb 10 11:19:41 2015
@@ -1,6 +1,3 @@
 Redirect /contact/ http://taverna.incubator.apache.org/community/
 
 ErrorDocument 404 /error_pages/404 
-<Directory /documentation>
-   ErrorDocument 404 /documentation/404
-</Directory> 
\ No newline at end of file