You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by ay...@apache.org on 2012/08/07 17:19:09 UTC

svn commit: r828258 - /websites/production/cxf/content/.htaccess

Author: ay
Date: Tue Aug  7 15:19:09 2012
New Revision: 828258

Log:
add schema redirect for clustering

Modified:
    websites/production/cxf/content/.htaccess

Modified: websites/production/cxf/content/.htaccess
==============================================================================
--- websites/production/cxf/content/.htaccess (original)
+++ websites/production/cxf/content/.htaccess Tue Aug  7 15:19:09 2012
@@ -11,6 +11,7 @@ Redirect Permanent /blueprint/jaxrs /sch
 Redirect Permanent /blueprint/jaxws /schemas/blueprint/jaxws.xsd
 Redirect Permanent /blueprint/policy /schemas/blueprint/policy.xsd
 Redirect Permanent /bus/extension /schemas/configuration/extension.xsd
+Redirect Permanent /clustering /schemas/clustering.xsd
 Redirect Permanent /configuration/beans  /schemas/configuration/cxf-beans.xsd
 Redirect Permanent /configuration/parameterized-types  /schemas/configuration/parameterized-types.xsd
 Redirect Permanent /configuration/security /schemas/configuration/security.xsd