You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/08/11 02:41:02 UTC

svn commit: r430606 - /forrest/trunk/site-author/content/.htaccess

Author: crossley
Date: Thu Aug 10 17:41:01 2006
New Revision: 430606

URL: http://svn.apache.org/viewvc?rev=430606&view=rev
Log:
Remove old match for "todo" which has moved to the top-level.

Modified:
    forrest/trunk/site-author/content/.htaccess

Modified: forrest/trunk/site-author/content/.htaccess
URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/content/.htaccess?rev=430606&r1=430605&r2=430606&view=diff
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Thu Aug 10 17:41:01 2006
@@ -23,7 +23,6 @@
 RedirectMatch ^/faq(.*) http://forrest.apache.org/docs_0_80/faq$1
 RedirectMatch ^/docs/faq(.*) http://forrest.apache.org/docs_0_80/faq$1
 RedirectMatch ^/changes(.*) http://forrest.apache.org/docs_0_80/changes$1
-RedirectMatch ^/todo(.*) http://forrest.apache.org/docs_0_80/todo$1
 
 Options -MultiViews