dcc2a35153
Change-Id: Iaa02cb4c8f85a9a9ab210110827e0b7661abc73b Partial-bug: 1191447
65 lines
3.0 KiB
ApacheConf
65 lines
3.0 KiB
ApacheConf
# Redirect for the original version of compute
|
|
redirect 301 /openstack-compute/ /trunk/openstack-compute/
|
|
|
|
# Redirect for the original version of storage
|
|
redirect 301 /openstack-object-storage/ /trunk/openstack-object-storage/
|
|
|
|
# Redirect for the 1.1 version of the Compute API going to v2
|
|
redirect 301 /api/openstack-compute/1.1/ /api/openstack-compute/2/
|
|
|
|
# Redirect config reference precisely
|
|
redirect 301 /trunk/openstack-compute/admin/content/compute-options-reference.html /trunk/config-reference/content/list-of-compute-config-options.html
|
|
|
|
# Redirect the Clients Guide to new End User Guide
|
|
redirect 301 /cli/quick-start/content/ /user-guide/content/
|
|
|
|
# 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/
|
|
|
|
# Redirecting old install guide to apt (could be yum, analytics show more seek apt)
|
|
redirect 301 /trunk/openstack-compute/install/content /trunk/openstack-compute/install/yum/content
|
|
|
|
# Redirecting trunk basic install to install guide
|
|
redirect 301 /trunk/basic-install/apt/content /trunk/install-guide/apt/content/
|
|
redirect 301 /trunk/basic-install/yum/content /trunk/install-guide/yum/content/
|
|
|
|
# Redirecting trunk admin guides to admin-guide-cloud
|
|
redirect 301 /trunk/openstack-block-storage/admin/content/ /admin-guide-cloud/content/
|
|
redirect 301 /trunk/openstack-compute/admin/content/ /admin-guide-cloud/content/
|
|
redirect 301 /trunk/openstack-object-storage/admin/content/ /admin-guide-cloud/content/
|
|
|
|
# Redirecting Image Guide to new location
|
|
redirect 301 /trunk/openstack-image/content/ /image-guide/content
|
|
|
|
# Redirecting HA Guide to new location
|
|
redirect 301 /trunk/openstack-ha/content/ /high-availability-guide/content/
|
|
|
|
# Redirecting security guide to new location
|
|
redirect 301 /trunk/openstack-security/content/ /security-guide/content/
|
|
|
|
# Redirecting old install files in the CLI Guide to new End User Guide
|
|
redirect 301 /trunk/cli/quick-start/content/install_openstack_glance_cli.html /user-guide/content/
|
|
redirect 301 /trunk/cli/quick-start/content/install_openstack_keystone_cli.html /user-guide/content/
|
|
redirect 301 /trunk/cli/quick-start/content/install_openstack_nova_cli.html /user-guide/content/
|
|
redirect 301 /trunk/cli/quick-start/content/install_openstack_quantum_cli.html /user-guide/content/
|
|
redirect 301 /trunk/cli/quick-start/content/install_openstack_swift_cli.html /user-guide/content/
|
|
|
|
# Redirect docs.openstack.org index.html subpage pointers to main page
|
|
redirect 301 /install/ /
|
|
redirect 301 /basic-install/ /
|
|
redirect 301 /run/ /
|
|
redirect 301 /api/index.html /
|
|
redirect 301 /developer/index.html /developer/openstack-projects.html
|
|
redirect 301 /cli/ /
|