Author: crossley
Date: Thu Aug 10 17:46:50 2006
New Revision: 430607

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

Removed:
    forrest/site/docs_0_80/todo.html
    forrest/site/docs_0_80/todo.pdf
Modified:
    forrest/site/.htaccess

Modified: forrest/site/.htaccess
URL: 
http://svn.apache.org/viewvc/forrest/site/.htaccess?rev=430607&r1=430606&r2=430607&view=diff
==============================================================================
--- forrest/site/.htaccess (original)
+++ forrest/site/.htaccess Thu Aug 10 17:46:50 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