Author: veithen
Date: Mon Nov 22 20:21:24 2010
New Revision: 1037868

URL: http://svn.apache.org/viewvc?rev=1037868&view=rev
Log:
Fixed one redirect and added redirects for the transports that have been moved 
to the transports project.

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

Modified: axis/axis2/java/site/.htaccess
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/site/.htaccess?rev=1037868&r1=1037867&r2=1037868&view=diff
==============================================================================
--- axis/axis2/java/site/.htaccess (original)
+++ axis/axis2/java/site/.htaccess Mon Nov 22 20:21:24 2010
@@ -17,5 +17,8 @@ Redirect permanent /axis2/java/core/c ht
 
 # Redirections for specific pages that have been moved elsewhere
 
-Redirect permanent /axis2/java/core/doc/OMTutorial.html 
http://ws.apache.org/axiom/OMTutorial.html
+Redirect permanent /axis2/java/core/docs/OMTutorial.html 
http://ws.apache.org/axiom/OMTutorial.html
+Redirect permanent /axis2/java/core/docs/tcp-transport.html 
http://axis.apache.org/axis2/java/transports/tcp-transport.html 
+Redirect permanent /axis2/java/core/docs/mail-transport.html 
http://axis.apache.org/axis2/java/transports/mail.html
+Redirect permanent /axis2/java/core/docs/jms-transport.html 
http://axis.apache.org/axis2/java/transports/jms.html
 RedirectMatch permanent 
^/axis2/java/core/modules/(wss4j|rampart)/[0-9_]+/security-module.html$ 
http://axis.apache.org/axis2/java/rampart/


Reply via email to