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:52:53 UTC

svn commit: r1561295 - in /libcloud/site/trunk/generated: .htaccess blog/atom.xml

Author: tomaz
Date: Sat Jan 25 12:52:53 2014
New Revision: 1561295

URL: http://svn.apache.org/r1561295
Log:
Copy htaccess to generated directory.

Added:
    libcloud/site/trunk/generated/.htaccess
Modified:
    libcloud/site/trunk/generated/blog/atom.xml

Added: libcloud/site/trunk/generated/.htaccess
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/.htaccess?rev=1561295&view=auto
==============================================================================
--- libcloud/site/trunk/generated/.htaccess (added)
+++ libcloud/site/trunk/generated/.htaccess Sat Jan 25 12:52:53 2014
@@ -0,0 +1,17 @@
+# Redirect from old to new locations
+Redirect 301 /getting_started.html /getting-started.html
+Redirect 301 /devinfo.html https://libcloud.readthedocs.org/en/latest/developer_information.html#developer-information
+Redirect 301 /docstring-conventions.html https://libcloud.readthedocs.org/en/latest/development.html#docstring-conventions
+
+Redirect 301 /europython-libcloud-sprint.html http://mail-archives.apache.org/mod_mbox/libcloud-users/201106.mbox/%3CBANLkTiniHVi+EYpo6iBYvA-BxwPkZmfSig@mail.gmail.com%3E
+
+Redirect 301 /upgrade-notes.html https://libcloud.readthedocs.org/en/latest/upgrade_notes.html
+Redirect 301 /upgrade-notes-0-6.html https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-6
+Redirect 301 /upgrade-notes-0-7.html https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-7
+Redirect 301 /upgrade-notes-0-8.html https://libcloud.readthedocs.org/en/latest/upgrade_notes.html#libcloud-0-8
+
+Redirect 301 /supported_providers.html  https://libcloud.readthedocs.org/en/latest/supported_providers.html
+Redirect 301 /driver-features.html https://libcloud.readthedocs.org/en/latest/supported_providers.html
+
+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

Modified: libcloud/site/trunk/generated/blog/atom.xml
URL: http://svn.apache.org/viewvc/libcloud/site/trunk/generated/blog/atom.xml?rev=1561295&r1=1561294&r2=1561295&view=diff
==============================================================================
--- libcloud/site/trunk/generated/blog/atom.xml (original)
+++ libcloud/site/trunk/generated/blog/atom.xml Sat Jan 25 12:52:53 2014
@@ -5,7 +5,7 @@
   <link href="https://libcloud.apache.org" rel="self" />
   <link href="https://libcloud.apache.org" />
   <id>https://libcloud.apache.org</id>
-  <updated>2014-01-23T21:37:09+01:00</updated>
+  <updated>2014-01-25T13:51:41+01:00</updated>
   <author>
     <name>The Apache Software Foundation</name>
   </author>