Fix OPS redirect
Redirect any OPS Guide page to new location. The current redirect does not work. Change-Id: Ice1ddeeb5c326ed6ea762c252fc450189b724ecd
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user