openstack-manuals/www/.htaccess
annegentle d8e01635be Removes API Programming Guide from index.html links
Updates /trunk/ index.html to point to image guide current URL
Removes "Documentation" from Tempest Test Suite link text
Does not place Config Ref trunk on the main index.html since
it is on the /trunk/index.html.

Change-Id: I33901235ff0170130e33089830ed359ae2bfa665
2013-09-30 10:06:31 -05:00

71 lines
3.2 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/
# Redirecting API Programming with Compute API to API Quick Start
redirectmatch 301 /api/openstack-compute/programmer/content/.*$ /api/quick-start/content/
# For testing - redirect other pages of CLI Guide
redirectmatch 301 /trunk/cli/quick-start/content/.*$ /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/ /