Author: veithen
Date: Tue Nov 23 10:27:00 2010
New Revision: 1038037

URL: http://svn.apache.org/viewvc?rev=1038037&view=rev
Log:
Adding some more redirects for old pages and preparing to redirect 
ws.apache.org/rampart to axis.apache.org/axis2/java/rampart.

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

Modified: axis/axis2/java/site/.htaccess
URL: 
http://svn.apache.org/viewvc/axis/axis2/java/site/.htaccess?rev=1038037&r1=1038036&r2=1038037&view=diff
==============================================================================
--- axis/axis2/java/site/.htaccess (original)
+++ axis/axis2/java/site/.htaccess Tue Nov 23 10:27:00 2010
@@ -18,13 +18,17 @@ 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.
 
 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
 
 # Redirections for specific pages that have been moved elsewhere
 
 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/mail-configuration.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
+Redirect permanent /axis2/java/core/docs/security-module.html 
http://axis.apache.org/axis2/java/rampart/
 RedirectMatch permanent 
^/axis2/java/core/modules/(wss4j|rampart)/[0-9_]+/security-module.html$ 
http://axis.apache.org/axis2/java/rampart/


Reply via email to