You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2010/12/28 11:08:47 UTC

svn commit: r1053296 - /axis/axis2/java/site/.htaccess

Author: veithen
Date: Tue Dec 28 10:08:47 2010
New Revision: 1053296

URL: http://svn.apache.org/viewvc?rev=1053296&view=rev
Log:
Added redirect for Sandesha2/C.

Modified:
    axis/axis2/java/site/.htaccess

Modified: axis/axis2/java/site/.htaccess
URL: http://svn.apache.org/viewvc/axis/axis2/java/site/.htaccess?rev=1053296&r1=1053295&r2=1053296&view=diff
==============================================================================
--- axis/axis2/java/site/.htaccess (original)
+++ axis/axis2/java/site/.htaccess Tue Dec 28 10:08:47 2010
@@ -18,10 +18,11 @@ Redirect gone /axis2/java/core/multiproj
 
 # The site for Axis2/C was originally under ws.apache.org/axis2/c. Since ws.apache.org/axis2
 # is redirected to axis.apache.org/axis2/java/core, we need a second redirect to the Axis2/C site.
-# The same applies to Rampart.
+# The same applies to Rampart and Sandesha2.
 
 Redirect permanent /axis2/java/core/c http://axis.apache.org/axis2/c/core
 Redirect permanent /axis2/java/rampart/c http://axis.apache.org/axis2/c/rampart
+Redirect permanent /axis2/java/sandesha/c http://axis.apache.org/axis2/c/sandesha
 
 # Redirections for specific pages that have been moved elsewhere