You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by bu...@apache.org on 2013/12/31 15:29:45 UTC

svn commit: r892275 - in /websites/staging/libcloud/trunk/content: ./ .htaccess

Author: buildbot
Date: Tue Dec 31 14:29:45 2013
New Revision: 892275

Log:
Staging update by buildbot for libcloud

Added:
    websites/staging/libcloud/trunk/content/.htaccess
Modified:
    websites/staging/libcloud/trunk/content/   (props changed)

Propchange: websites/staging/libcloud/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 31 14:29:45 2013
@@ -1 +1 @@
-1554517
+1554520

Added: websites/staging/libcloud/trunk/content/.htaccess
==============================================================================
--- websites/staging/libcloud/trunk/content/.htaccess (added)
+++ websites/staging/libcloud/trunk/content/.htaccess Tue Dec 31 14:29:45 2013
@@ -0,0 +1,19 @@
+# Redirect from old docs to new location
+
+Redirect 302 /docs/compute-overview.html https://libcloud.readthedocs.org/en/latest/compute/index.html
+Redirect 302 /docs/compute-base-api.html https://libcloud.readthedocs.org/en/latest/compute/api.html
+Redirect 302 /docs/compute-examples.html https://libcloud.readthedocs.org/en/latest/compute/examples.html
+
+Redirect 302 /docs/storage-overview.html https://libcloud.readthedocs.org/en/latest/storage/index.html
+Redirect 302 /docs/storage-base-api.html https://libcloud.readthedocs.org/en/latest/storage/api.html
+Redirect 302 /docs/storage-examples.html https://libcloud.readthedocs.org/en/latest/storage/examples.html
+
+Redirect 302 /docs/load-balancer-overview.html https://libcloud.readthedocs.org/en/latest/loadbalancer/index.html
+Redirect 302 /docs/load-balancer-base-api.html https://libcloud.readthedocs.org/en/latest/loadbalancer/examples.html
+Redirect 302 /docs/load-balancer-examples.html https://libcloud.readthedocs.org/en/latest/loadbalancer/api.html
+
+Redirect 302 /docs/dns-overview.html https://libcloud.readthedocs.org/en/latest/dns/index.html
+Redirect 302 /docs/dns-base-api.html https://libcloud.readthedocs.org/en/latest/dns/api.html
+Redirect 302 /docs/dns-examples.html https://libcloud.readthedocs.org/en/latest/dns/examples.html
+
+Redirect 302 /docs https://libcloud.readthedocs.org/en/latest/