Merge "Unified the redirect matching being done for prior versions."
This commit is contained in:
@@ -24,22 +24,15 @@ redirect 301 /cli/quick-start/content/authenticate.html /user-guide/content/cli_
|
||||
redirect 301 /cli/quick-start/content/prereq_software.html /user-guide/content/install_clients.html
|
||||
redirect 301 /cli/quick-start/content/ /user-guide/content/
|
||||
|
||||
# Redirecting folsom version
|
||||
# Redirecting End-of-Life (EOL) versions, see https://wiki.openstack.org/wiki/Releases:
|
||||
redirectmatch 301 /bexar/.*$ /index.html
|
||||
redirectmatch 301 /cactus/.*$ /index.html
|
||||
redirectmatch 301 /diablo/.*$ /index.html
|
||||
redirectmatch 301 /essex/.*$ /index.html
|
||||
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/
|
||||
|
||||
# Redirecting cactus version
|
||||
redirect 301 /cactus/ /trunk/
|
||||
|
||||
# Redirecting bexar version
|
||||
redirect 301 /bexar/ /trunk/
|
||||
|
||||
# Redirecting incubation quantum
|
||||
redirect 301 /incubation/openstack-network/admin/content/ /trunk/openstack-network/admin/content
|
||||
redirect 301 /incubation/openstack-network/developer/quantum-api-1.0/content/ /api/openstack-network/1.0/content/
|
||||
|
Reference in New Issue
Block a user