AddDefaultCharset UTF-8 # Some old documents were completely removed. RedirectMatch ^/mail-archives(.*) http://forrest.apache.org/mail-lists$1 # Some special docs need to point to the development version. RedirectMatch ^/proposal-asf-(.*) http://forrest.apache.org/0.7/proposal-asf-$1 RedirectMatch ^/live-sites(.*) http://forrest.apache.org/0.7/live-sites$1 RedirectMatch ^/forrest-issues(.*) http://forrest.apache.org/0.7/forrest-issues$1 RedirectMatch ^/guidelines(.*) http://forrest.apache.org/0.7/guidelines$1 RedirectMatch ^/who(.*) http://forrest.apache.org/0.7/who$1 RedirectMatch ^/docs\.(.*) http://forrest.apache.org/0.7/docs.$1 RedirectMatch ^/changes(.*) http://forrest.apache.org/0.7/docs/changes$1 RedirectMatch ^/todo(.*) http://forrest.apache.org/0.7/docs/todo$1 Options -MultiViews Redirect /docs/plugins http://forrest.apache.org/0.7/docs/plugins Redirect /docs/dev http://forrest.apache.org/0.7/docs # handle all DTDs etc. ForceType application/xml-dtd ForceType application/xml-external-parsed-entity