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/.*$ /