Adds a redirect for networking content that is very old
Change-Id: I73dd796918cf937b830ecbeb0abb175d52f7188a
This commit is contained in:
parent
69c6aee4e6
commit
5dbcd4617c
@ -138,3 +138,6 @@ redirectmatch 301 /api/openstack-objectstorage/1.0/content/.*$ http://developer.
|
||||
|
||||
# Redirect apt-debian install guide for Icehouse
|
||||
redirectmatch 301 /icehouse/install-guide/install/apt-debian/.*$ /
|
||||
|
||||
# Redirect old networking content to root for now
|
||||
redirectmatch 301 /openstack-network/.*$ /index.html
|
||||
|
Loading…
Reference in New Issue
Block a user