Redirect Liberty Install Guides for RDO/Debian for now
Redirect them so that links in manuals will not break. Change-Id: I52a09928db12dd67bc4856388c563728641eb9b6
This commit is contained in:
committed by
Andreas Jaeger
parent
47a58b4530
commit
3bb5d22c64
@@ -174,3 +174,7 @@ redirectmatch 301 ^/developer/nova/devref/(.+)$ /developer/nova/$1
|
||||
|
||||
# Redirect API Quick Start after migration to RST
|
||||
redirect 301 /api/quick-start/content/ http://developer.openstack.org/api-guide/quick-start/
|
||||
|
||||
# Temporary redirect (307) until these guides are ready
|
||||
redirectmatch 307 ^/liberty/install-guide-debian/.*$ /liberty/index.html
|
||||
redirectmatch 307 ^/liberty/install-guide-rdo/.*$ /liberty/index.html
|
||||
|
||||
Reference in New Issue
Block a user