Author: mrdon
Date: Sun Apr 23 21:15:33 2006
New Revision: 396415
URL: http://svn.apache.org/viewcvs?rev=396415&view=rev
Log:
Added more redirects
Modified:
struts/site/src/site/resources/.htaccess
Modified: struts/site/src/site/resources/.htaccess
URL:
http://svn.apache.org/viewcvs/struts/site/src/site/resources/.htaccess?rev=396415&r1=396414&r2=396415&view=diff
==============================================================================
--- struts/site/src/site/resources/.htaccess (original)
+++ struts/site/src/site/resources/.htaccess Sun Apr 23 21:15:33 2006
@@ -1,12 +1,16 @@
-Redirect permanent /userGuide
http://struts.apache.org/struts-action/userGuide
-Redirect permanent /faqs http://struts.apache.org/struts-action/faqs
-Redirect permanent /struts-core http://struts.apache.org/struts-action
-Redirect permanent /shale http://struts.apache.org/struts-shale
-Redirect permanent /flow http://struts.apache.org/struts-flow
-Redirect permanent /faces http://struts.apache.org/struts-faces
-Redirect permanent /bsf http://struts.apache.org/struts-scripting
-Redirect permanent /struts-bsf http://struts.apache.org/struts-scripting
-Redirect permanent /struts-plugins http://struts.apache.org/struts-extras
-Redirect permanent /learning.html
http://struts.apache.org/struts-action/learning.html
-Redirect permanent /using.html
http://struts.apache.org/struts-action/userGuide/index.html
+Redirect permanent /userGuide
http://struts.apache.org/struts-action/userGuide
+Redirect permanent /faqs
http://struts.apache.org/struts-action/faqs
+Redirect permanent /struts-core http://struts.apache.org/struts-action
+Redirect permanent /faces
http://struts.apache.org/struts-action/struts-faces
+Redirect permanent /struts-faces
http://struts.apache.org/struts-action/struts-faces
+Redirect permanent /bsf
http://struts.apache.org/struts-action/struts-scripting
+Redirect permanent /struts-bsf
http://struts.apache.org/struts-action/struts-scripting
+Redirect permanent /struts-scripting
http://struts.apache.org/struts-action/struts-scripting
+Redirect permanent /struts-plugins
http://struts.apache.org/struts-action/struts-extras
+Redirect permanent /struts-extras
http://struts.apache.org/struts-action/struts-extras
+Redirect permanent /struts-taglib
http://struts.apache.org/struts-action/struts-taglib
+Redirect permanent /struts-el
http://struts.apache.org/struts-action/struts-el
+Redirect permanent /learning.html
http://struts.apache.org/struts-action/learning.html
+Redirect permanent /using.html
http://struts.apache.org/struts-action/userGuide/index.html
+Redirect permanent /shale http://struts.apache.org/struts-shale
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]