openstack-manuals/www/developer/.htaccess
annegentle c5b211ab7a Change .htaccess to redirect from old api_ext dir to api-ref.html
fix bug 1188073

Change-Id: Idfa869dd970f113062fc7d8c6306b4d53f2e30ad
2013-08-29 09:59:35 -05:00

6 lines
237 B
ApacheConf

# Redirect for the rename of quantum to neutron
redirect 301 /developer/quantum/ /developer/neutron/
# Redirect to api.openstack.org for nova's old api_ext doc
redirect 301 /developer/nova/api_ext/ http://api.openstack.org/api-ref.html