You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2006/04/24 06:55:31 UTC

svn commit: r396423 - /struts/site/src/site/resources/.htaccess

Author: wsmoak
Date: Sun Apr 23 21:55:29 2006
New Revision: 396423

URL: http://svn.apache.org/viewcvs?rev=396423&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=396423&r1=396422&r2=396423&view=diff
==============================================================================
--- struts/site/src/site/resources/.htaccess (original)
+++ struts/site/src/site/resources/.htaccess Sun Apr 23 21:55:29 2006
@@ -13,4 +13,7 @@
 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
+Redirect permanent /flow                http://struts.apache.org/struts-sandbox/struts-flow
+Redirect permanent /struts-flow         http://struts.apache.org/struts-sandbox/struts-flow
+Redirect permanent /struts-apps         http://struts.apache.org/struts-action/struts-apps
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org