Author: lukaszlenart Date: Mon Jun 24 09:58:26 2013 New Revision: 1495975 URL: http://svn.apache.org/r1495975 Log: WW-4107 Adds missing redirects
Modified: struts/site/trunk/content/resources/.htaccess Modified: struts/site/trunk/content/resources/.htaccess URL: http://svn.apache.org/viewvc/struts/site/trunk/content/resources/.htaccess?rev=1495975&r1=1495974&r2=1495975&view=diff ============================================================================== --- struts/site/trunk/content/resources/.htaccess (original) +++ struts/site/trunk/content/resources/.htaccess Mon Jun 24 09:58:26 2013 @@ -34,29 +34,34 @@ Redirect permanent /struts-action Redirect permanent /struts-action2 http://struts.apache.org/2.x Redirect permanent /WW http://struts.apache.org/2.x/docs Redirect permanent /style http://struts.apache.org/css -Redirect permanent /2.x http://struts.apache.org/development/2.x -Redirect permanent /1.x http://struts.apache.org/development/1.x -Redirect permanent /2.3.12 http://struts.apache.org/release/2.3.x +Redirect permanent /2.x http://struts.apache.org/development/2.x +Redirect permanent /1.x http://struts.apache.org/development/1.x +Redirect permanent /2.3.15 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.14.3 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.14.2 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.14.1 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.14 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.12 http://struts.apache.org/release/2.3.x Redirect permanent /2.3.8 http://struts.apache.org/release/2.3.x Redirect permanent /2.3.7 http://struts.apache.org/release/2.3.x -Redirect permanent /2.3.4.1 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.4.1 http://struts.apache.org/release/2.3.x Redirect permanent /2.3.4 http://struts.apache.org/release/2.3.x Redirect permanent /2.3.3 http://struts.apache.org/release/2.3.x -Redirect permanent /2.3.1.2 http://struts.apache.org/release/2.3.x -Redirect permanent /2.3.1.1 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.1.2 http://struts.apache.org/release/2.3.x +Redirect permanent /2.3.1.1 http://struts.apache.org/release/2.3.x Redirect permanent /2.3.1 http://struts.apache.org/release/2.3.x -Redirect permanent /2.2.3.1 http://struts.apache.org/release/2.2.x +Redirect permanent /2.2.3.1 http://struts.apache.org/release/2.2.x Redirect permanent /2.2.3 http://struts.apache.org/release/2.2.x -Redirect permanent /2.2.2.1 http://struts.apache.org/release/2.2.x +Redirect permanent /2.2.2.1 http://struts.apache.org/release/2.2.x Redirect permanent /2.2.1 http://struts.apache.org/release/2.2.x -Redirect permanent /2.1.8.1 http://struts.apache.org/release/2.1.x +Redirect permanent /2.1.8.1 http://struts.apache.org/release/2.1.x Redirect permanent /2.1.8 http://struts.apache.org/release/2.1.x Redirect permanent /2.1.6 http://struts.apache.org/release/2.1.x -Redirect permanent /2.0.14 http://struts.apache.org/release/2.0.x -Redirect permanent /2.0.12 http://struts.apache.org/release/2.0.x -Redirect permanent /2.0.11.2 http://struts.apache.org/release/2.0.x -Redirect permanent /2.0.11.1 http://struts.apache.org/release/2.0.x -Redirect permanent /2.0.11 http://struts.apache.org/release/2.0.x +Redirect permanent /2.0.14 http://struts.apache.org/release/2.0.x +Redirect permanent /2.0.12 http://struts.apache.org/release/2.0.x +Redirect permanent /2.0.11.2 http://struts.apache.org/release/2.0.x +Redirect permanent /2.0.11.1 http://struts.apache.org/release/2.0.x +Redirect permanent /2.0.11 http://struts.apache.org/release/2.0.x Redirect permanent /2.0.9 http://struts.apache.org/release/2.0.x Redirect permanent /2.0.8 http://struts.apache.org/release/2.0.x Redirect permanent /2.0.6 http://struts.apache.org/release/2.0.x @@ -66,5 +71,5 @@ Redirect permanent /1.2.9 Redirect permanent /1.2.8 http://struts.apache.org/release/1.2.x Redirect permanent /1.2.7 http://struts.apache.org/release/1.2.x Redirect permanent /1.2.4 http://struts.apache.org/release/1.2.x -Redirect permanent /1.1 http://struts.apache.org/release/1.x +Redirect permanent /1.1 http://struts.apache.org/release/1.x Redirect permanent /1.0.2 http://struts.apache.org/release/1.x \ No newline at end of file