You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2014/01/25 13:55:00 UTC

svn commit: r1561297 - /libcloud/site/trunk/source/.htaccess

Author: tomaz
Date: Sat Jan 25 12:54:59 2014
New Revision: 1561297

URL: http://svn.apache.org/r1561297
Log:
Update .htaccess file.

Modified:
    libcloud/site/trunk/source/.htaccess

Modified: libcloud/site/trunk/source/.htaccess
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/source/.htaccess?rev=1561297&r1=1561296&r2=1561297&view=diff
==============================================================================
--- libcloud/site/trunk/source/.htaccess (original)
+++ libcloud/site/trunk/source/.htaccess Sat Jan 25 12:54:59 2014
@@ -15,3 +15,21 @@ Redirect 301 /driver-features.html https
 
 Redirect 301 /testing.html https://libcloud.readthedocs.org/en/latest/testing.html
 Redirect 301 /contributing.html https://libcloud.readthedocs.org/en/latest/development.html#contributing
+
+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/