From aedf1adaf113b17b7bc07a40d40fa3f4840cd9c4 Mon Sep 17 00:00:00 2001 From: Sean Roberts Date: Wed, 27 Nov 2013 16:27:45 -0800 Subject: [PATCH] www/.htaccess bad match updating the training-manuals section by adding the trailing slash for the source and target. should fix the subdir match error with the trailing slash gets matched and doesnt get included on the redirect target. Change-Id: Ia366f50e6b5e7e8890ff0ba0b66eb19029c06263 Closes-Bug: #1255773 --- www/.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/.htaccess b/www/.htaccess index 2cc7c163c2..adff6d5c3a 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -81,5 +81,5 @@ redirect 301 /trunk/openstack-network/admin/content/under_the_hood_linuxbridge.h redirectmatch /trunk/openstack-network/admin/content/.*$ /admin-guide-cloud/content/ # Redirect training-manuals project to new location -redirect 301 /trunk/openstack-training/ /trunk/training-guides -redirect 301 /trunk/training-guide/ /trunk/training-guides +redirect 301 /trunk/openstack-training/ /trunk/training-guides/ +redirect 301 /trunk/training-guide/ /trunk/training-guides/