Redirect all files from old install guides

This is a test whether redirectmatch does the right thing.
Let's get this in, test - and then cleanup based on the outcome.

Change-Id: I7bd96e984a81e94bebe3a246dc43d59ec932d0c8
This commit is contained in:
Andreas Jaeger 2013-09-23 18:52:48 +02:00
parent dcc2a35153
commit db272d0d13

View File

@ -55,6 +55,9 @@ redirect 301 /trunk/cli/quick-start/content/install_openstack_nova_cli.html /use
redirect 301 /trunk/cli/quick-start/content/install_openstack_quantum_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 301 /trunk/cli/quick-start/content/install_openstack_swift_cli.html /user-guide/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 docs.openstack.org index.html subpage pointers to main page
redirect 301 /install/ / redirect 301 /install/ /
redirect 301 /basic-install/ / redirect 301 /basic-install/ /