Author: wsmoak
Date: Mon Nov 6 21:13:55 2006
New Revision: 471987
URL: http://svn.apache.org/viewvc?view=rev&rev=471987
Log:
Added Shale's current .htaccess file.
SHALE-306
Added:
shale/framework/trunk/src/site/resources/.htaccess (with props)
Added: shale/framework/trunk/src/site/resources/.htaccess
URL:
http://svn.apache.org/viewvc/shale/framework/trunk/src/site/resources/.htaccess?view=auto&rev=471987
==============================================================================
--- shale/framework/trunk/src/site/resources/.htaccess (added)
+++ shale/framework/trunk/src/site/resources/.htaccess Mon Nov 6 21:13:55 2006
@@ -0,0 +1,10 @@
+Redirect permanent /features-application-manager.html
http://shale.apache.org/shale-application/index.html
+Redirect permanent /features-commons-validator.html
http://shale.apache.org/shale-validator/index.html
+Redirect permanent /features-dialog-manager.html
http://shale.apache.org/shale-dialog/index.html
+Redirect permanent /features-jndi-integration.html
http://shale.apache.org/shale-core/jndi-integration.html
+Redirect permanent /features-remoting.html
http://shale.apache.org/shale-remoting/index.html
+Redirect permanent /features-reusable-views.html
http://shale.apache.org/shale-clay/index.html
+Redirect permanent /features-spring-integration.html
http://shale.apache.org/shale-spring/index.html
+Redirect permanent /features-test-framework.html
http://shale.apache.org/shale-test/index.html
+Redirect permanent /features-tiger-extensions.html
http://shale.apache.org/shale-tiger/index.html
+Redirect permanent /features-view-controller.html
http://shale.apache.org/shale-view/index.html
Propchange: shale/framework/trunk/src/site/resources/.htaccess
------------------------------------------------------------------------------
svn:eol-style = native