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:
Andreas Jaeger
2014-06-25 07:23:37 +02:00
parent 4632d73c7d
commit cdb3e8b8de

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