You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by bu...@apache.org on 2011/09/28 19:33:50 UTC

svn commit: r796316 - /websites/staging/aries/trunk/content/.htaccess

Author: buildbot
Date: Wed Sep 28 17:33:50 2011
New Revision: 796316

Log:
Staging update by buildbot

Added:
    websites/staging/aries/trunk/content/.htaccess

Added: websites/staging/aries/trunk/content/.htaccess
==============================================================================
--- websites/staging/aries/trunk/content/.htaccess (added)
+++ websites/staging/aries/trunk/content/.htaccess Wed Sep 28 17:33:50 2011
@@ -0,0 +1,9 @@
+RedirectMatch Permanent blueprint/xmlns/blueprint-cm/v1.0.0  schemas/blueprint-cm/blueprint-cm-1.0.0.xsd
+RedirectMatch Permanent blueprint/xmlns/blueprint-cm/v1.1.0  schemas/blueprint-cm/blueprint-cm-1.1.0.xsd
+RedirectMatch Permanent blueprint/xmlns/blueprint-ext/v1.1.0 schemas/blueprint-ext/blueprint-ext-1.1.xsd
+RedirectMatch Permanent blueprint/xmlns/blueprint-ext/v1.0.0 schemas/blueprint-ext/blueprint-ext.xsd
+RedirectMatch Permanent xmlns/transactions/v1.0.0 schemas/transaction/transactionv10.xsd
+RedirectMatch Permanent xmlns/transactions/v1.1.0 schemas/transaction/transactionv11.xsd
+RedirectMatch Permanent xmlns/jpa/v1.0.0 schemas/jpa/jpa.xsd
+RedirectMatch Permanent xmlns/jpa/v1.1.0 schemas/jpa/jpa_110.xsd
+