Merge "Readd icehouse to docs.o.o"
This commit is contained in:
commit
2338ae0a56
@ -6,7 +6,6 @@ redirectmatch 301 /essex/.*$ /index.html
|
|||||||
redirectmatch 301 /folsom/.*$ /index.html
|
redirectmatch 301 /folsom/.*$ /index.html
|
||||||
redirectmatch 301 /grizzly/.*$ /index.html
|
redirectmatch 301 /grizzly/.*$ /index.html
|
||||||
redirectmatch 301 /havana/.*$ /index.html
|
redirectmatch 301 /havana/.*$ /index.html
|
||||||
redirectmatch 301 /icehouse/.*$ /index.html
|
|
||||||
|
|
||||||
# Redirect for the original version of compute
|
# Redirect for the original version of compute
|
||||||
redirect 301 /openstack-compute/ /
|
redirect 301 /openstack-compute/ /
|
||||||
@ -117,6 +116,13 @@ redirect 301 /trunk/index.html /index.html
|
|||||||
# Redirect trunk/config-reference to kilo/config-reference
|
# Redirect trunk/config-reference to kilo/config-reference
|
||||||
redirectmatch 301 /trunk/config-reference/content/(.*) /kilo/config-reference/content/$1
|
redirectmatch 301 /trunk/config-reference/content/(.*) /kilo/config-reference/content/$1
|
||||||
|
|
||||||
|
# Redirect apt-debian install guide for Icehouse
|
||||||
|
redirectmatch 301 /icehouse/install-guide/install/apt-debian/.*$ /
|
||||||
|
|
||||||
|
# Redirect trove install guide for Icehouse
|
||||||
|
redirectmatch 301 "^/icehouse/install-guide/install/.*/ch_trove.html$" /
|
||||||
|
redirectmatch 301 "^/icehouse/install-guide/install/.*/trove.*$" /
|
||||||
|
|
||||||
# Redirect trove install guide
|
# Redirect trove install guide
|
||||||
redirectmatch 301 "^/juno/install-guide/install/.*/ch_trove.html$" /
|
redirectmatch 301 "^/juno/install-guide/install/.*/ch_trove.html$" /
|
||||||
redirectmatch 301 "^/juno/install-guide/install/.*/trove.*$" /
|
redirectmatch 301 "^/juno/install-guide/install/.*/trove.*$" /
|
||||||
|
Loading…
Reference in New Issue
Block a user