Merge "Redirect folsom/essex pages"
This commit is contained in:
commit
438bae63ca
@ -16,6 +16,12 @@ redirect 301 /trunk/openstack-compute/admin/content/compute-options-reference.ht
|
||||
# Redirect the Clients Guide to new End User Guide
|
||||
redirect 301 /cli/quick-start/content/ /user-guide/content/
|
||||
|
||||
# Redirecting folsom version
|
||||
redirectmatch 301 /folsom/.*$ /index.html
|
||||
|
||||
# Redirecting essex version
|
||||
redirectmatch 301 /essex/.*$ /index.html
|
||||
|
||||
# Redirecting diablo version
|
||||
redirect 301 /diablo/ /trunk/
|
||||
redirect 301 /trunk/openstack-compute/starter/ /trunk/
|
||||
|
Loading…
Reference in New Issue
Block a user