# do some exact matches first because they go to /docs/ RedirectMatch Permanent ^/forrest/cap(.*) http://forrest.apache.org/docs/cap$1 RedirectMatch Permanent ^/forrest/catalog(.*) http://forrest.apache.org/docs/catalog$1 RedirectMatch Permanent ^/forrest/compliance(.*) http://forrest.apache.org/docs/compliance$1 RedirectMatch Permanent ^/forrest/document(.*) http://forrest.apache.org/docs/document$1 RedirectMatch Permanent ^/forrest/dreams(.*) http://forrest.apache.org/docs/dreams$1 RedirectMatch Permanent ^/forrest/dtd-docs(.*) http://forrest.apache.org/docs/dtd-docs$1 RedirectMatch Permanent ^/forrest/faq-(.*) http://forrest.apache.org/docs/faq-$1 RedirectMatch Permanent ^/forrest/forrestbar(.*) http://forrest.apache.org/docs/forrestbar$1 RedirectMatch Permanent ^/forrest/forrestbot(.*) http://forrest.apache.org/docs/forrestbot$1 RedirectMatch Permanent ^/forrest/forrest-contract(.*) http://forrest.apache.org/docs/forrest-contract$1 RedirectMatch Permanent ^/forrest/howto(.*) http://forrest.apache.org/docs/howto$1 RedirectMatch Permanent ^/forrest/libre(.*) http://forrest.apache.org/docs/libre$1 RedirectMatch Permanent ^/forrest/linking(.*) http://forrest.apache.org/docs/linking$1 RedirectMatch Permanent ^/forrest/oowriter(.*) http://forrest.apache.org/docs/oowriter$1 RedirectMatch Permanent ^/forrest/primer(.*) http://forrest.apache.org/docs/primer$1 RedirectMatch Permanent ^/forrest/primer(.*) http://forrest.apache.org/docs/primer$1 RedirectMatch Permanent ^/forrest/searching(.*) http://forrest.apache.org/docs/searching$1 RedirectMatch Permanent ^/forrest/sitemap-(.*) http://forrest.apache.org/docs/sitemap-$1 RedirectMatch Permanent ^/forrest/skin-package(.*) http://forrest.apache.org/docs/skin-package$1 RedirectMatch Permanent ^/forrest/upgrading(.*) http://forrest.apache.org/docs/upgrading$1 RedirectMatch Permanent ^/forrest/validation(.*) http://forrest.apache.org/docs/validation$1 RedirectMatch Permanent ^/forrest/wiki-sample(.*) http://forrest.apache.org/docs/wiki-sample$1 RedirectMatch Permanent ^/forrest/your-project(.*) http://forrest.apache.org/docs/your-project$1 RedirectMatch Permanent ^/forrest/mail-archives(.*) http://forrest.apache.org/mail-lists$1 # catch the rest RedirectMatch Permanent ^/forrest/(.*) http://forrest.apache.org/$1