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
This commit is contained in:
Sean Roberts 2013-11-27 16:27:45 -08:00
parent 7ec78aef2d
commit aedf1adaf1

View File

@ -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/