Almost forgot the .htaccess file to manage all the redirects.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_92@395016 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/documentation/content/.htaccess b/src/documentation/content/.htaccess
index 4b0540f..17a5c21 100644
--- a/src/documentation/content/.htaccess
+++ b/src/documentation/content/.htaccess
@@ -15,7 +15,8 @@
 # redirect to versioned documentation
 Redirect Temp /fop/stable http://xmlgraphics.apache.org/fop/0.20.5
 Redirect Temp /fop/current http://xmlgraphics.apache.org/fop/0.20.5
-Redirect Temp /fop/0.90alpha1 http://xmlgraphics.apache.org/fop/0.91
-Redirect Temp /fop/0.91beta http://xmlgraphics.apache.org/fop/0.91
-Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/0.91
-Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/0.91
+Redirect Temp /fop/0.90alpha1 http://xmlgraphics.apache.org/fop/0.92
+Redirect Temp /fop/0.91beta http://xmlgraphics.apache.org/fop/0.92
+Redirect Temp /fop/0.92beta http://xmlgraphics.apache.org/fop/0.92
+Redirect Temp /fop/unstable http://xmlgraphics.apache.org/fop/0.92
+Redirect Temp /fop/latest http://xmlgraphics.apache.org/fop/0.92