From fb131596198b77caf43013e5df4a8fc5323df905 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Mon, 4 May 2015 20:12:37 -0500 Subject: [PATCH] Updates trunk config ref links to match kilo file-for-file Change-Id: I589939adcba1d486f8ea5ab9756c0c0516cfcef0 Closes-bug: 1451501 --- www/static/.htaccess | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/www/static/.htaccess b/www/static/.htaccess index 6f0de91c5d..f82b1839aa 100644 --- a/www/static/.htaccess +++ b/www/static/.htaccess @@ -136,9 +136,13 @@ redirectmatch 301 /api/openstack-network/2.0/content/.*$ http://developer.openst redirectmatch 301 /api/openstack-object-storage/1.0/content/.*$ http://developer.openstack.org/api-ref-objectstorage-v1.html redirectmatch 301 /api/openstack-objectstorage/1.0/content/.*$ http://developer.openstack.org/api-ref-objectstorage-v1.html redirect 301 /api/openstack-image-service/2.0/content/appendix-b-http-patch-media-types.html http://specs.openstack.org/openstack/glance-specs/specs/api/v2/http-patch-image-api-v2.html + # Redirect /trunk/index.html to /index.html redirect 301 /trunk/index.html /index.html +# Redirect trunk/config-reference to kilo/config-reference +redirectmatch 301 /trunk/config-reference/content/(.*) kilo/config-reference/content/$1 + # Redirect apt-debian install guide for Icehouse redirectmatch 301 /icehouse/install-guide/install/apt-debian/.*$ /