[www] Enable config-reference for icehouse and juno
For EOL'ed juno and newer distros keep the Config-reference and redirect everything else. Change-Id: I02acb6acf246fb45e78fabafaa5b13e28030e98b
This commit is contained in:
parent
8e1303cea5
commit
548cb681bf
@ -6,8 +6,11 @@ redirectmatch 301 /essex/.*$ /index.html
|
||||
redirectmatch 301 /folsom/.*$ /index.html
|
||||
redirectmatch 301 /grizzly/.*$ /index.html
|
||||
redirectmatch 301 /havana/.*$ /index.html
|
||||
redirectmatch 301 /icehouse/.*$ /index.html
|
||||
redirectmatch 301 /juno/.*$ /index.html
|
||||
|
||||
# We still have the config-reference available
|
||||
redirectmatch 301 /icehouse/(?!config-reference)/.*$ /index.html
|
||||
redirectmatch 301 /juno/(?!config-reference)/.*$ /index.html
|
||||
redirectmatch 301 /kilo/(?!config-reference)/.*$ /index.html
|
||||
|
||||
# Redirect for the original version of compute
|
||||
redirectmatch 301 /openstack-compute/.*$ /index.html
|
||||
|
Loading…
Reference in New Issue
Block a user