From a69ac07490f815cdadbaa7b0a25347cd6d521ab4 Mon Sep 17 00:00:00 2001 From: annegentle Date: Tue, 18 Feb 2014 22:17:30 -0600 Subject: [PATCH] Adds one more redirect for a trunk/security-guide folder Change-Id: Ib03ff624f9b951680c4e5d9fefc55e38e04e4785 --- www/.htaccess | 1 + 1 file changed, 1 insertion(+) diff --git a/www/.htaccess b/www/.htaccess index 42ec8af8ee..0e0efeea51 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -64,6 +64,7 @@ redirect 301 /trunk/openstack-ha/content/ /high-availability-guide/content/ # Redirecting security guide to new location redirect 301 /trunk/openstack-security/content/ /security-guide/content/ +redirect 301 /trunk/security-guide/content/ /security-guide/content/ # Redirecting API Programming with Compute API to API Quick Start redirectmatch 301 /api/openstack-compute/programmer/content/.*$ /api/quick-start/content/