Merge "Fix OPS redirect"

This commit is contained in:
Jenkins
2014-06-26 12:35:19 +00:00
committed by Gerrit Code Review

View File

@@ -112,7 +112,7 @@ redirect 301 /trunk/install-guide/install/yum/content/object-storage-post-instal
redirect 301 /trunk/openstack-ops/oreilly-openstack-ops-guide.pdf /openstack-ops/openstack-ops-manual.pdf
# Redirect Operations Guide to /openstack-ops
redirect 301 /trunk/openstack-ops/ /openstack-ops/
redirectmatch 301 /trunk/openstack-ops/(.*) /openstack-ops/$1
# A doc generation bug resulted in Google indexing links containing "//", which cause
# problems with linked content (images/css/etc). This rule generates a 301 redirect