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

svn commit: r1176988 - /aries/site/trunk/content/.htaccess

Author: dkulp
Date: Wed Sep 28 17:49:54 2011
New Revision: 1176988

URL: http://svn.apache.org/viewvc?rev=1176988&view=rev
Log:
Another attempt.

Modified:
    aries/site/trunk/content/.htaccess

Modified: aries/site/trunk/content/.htaccess
URL: http://svn.apache.org/viewvc/aries/site/trunk/content/.htaccess?rev=1176988&r1=1176987&r2=1176988&view=diff
==============================================================================
--- aries/site/trunk/content/.htaccess (original)
+++ aries/site/trunk/content/.htaccess Wed Sep 28 17:49:54 2011
@@ -1,10 +1,10 @@
-RedirectMatch Permanent blueprint/xmlns/blueprint-cm/v1i\.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
+RedirectMatch Permanent /blueprint/xmlns/blueprint-cm/v1i\.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