Author: crossley
Date: Tue Apr 17 21:44:16 2007
New Revision: 529862
URL: http://svn.apache.org/viewvc?view=rev&rev=529862
Log:
Removed some old redirects that were for moved documents during development.
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?view=diff&rev=529862&r1=529861&r2=529862
==============================================================================
--- forrest/trunk/site-author/content/.htaccess (original)
+++ forrest/trunk/site-author/content/.htaccess Tue Apr 17 21:44:16 2007
@@ -32,15 +32,6 @@
Redirect /howto http://forrest.apache.org/docs_0_80/howto
# Some moved documents
-RedirectMatch ^/docs/docs_0_80/howto/howto-structurer-install(.*)
http://forrest.apache.org/docs_0_80/howto/howto-dispatcher-install$1
-RedirectMatch ^/docs_0_80/howto/howto-dispatcher-install(.*)
http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart$1
-RedirectMatch ^/docs_0_80/howto/howto-structurer-dsl(.*)
http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-structurer$1
-RedirectMatch ^/docs_0_80/howto/howto-dispatcher-quickstart(.*)
http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-quickstart$1
-RedirectMatch ^/docs_0_80/howto/howto-structurer-contracts(.*)
http://forrest.apache.org/pluginDocs/plugins_0_80/org.apache.forrest.plugin.internal.dispatcher/how/howto-dispatcher-contracts.html
-RedirectMatch ^/docs_0_80/compliance(.*) http://forrest.apache.org/compliance$1
-RedirectMatch ^/docs_0_80/forrest-contract(.*)
http://forrest.apache.org/forrest-contract$1
-RedirectMatch ^/docs_0_80/howto/howto-howto(.*)
http://forrest.apache.org/howto-howto$1
-RedirectMatch ^/docs_0_80/howto/howto-dev(.*)
http://forrest.apache.org/howto-dev$1
# handle all DTDs etc.
<Files ~ "\.(dtd|mod)$">