diff --git a/www/.htaccess b/www/.htaccess index 76302f5c17..ca0677bd6f 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -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_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 301 /install/ / redirect 301 /basic-install/ /