Fix broken .htaccess
This lead to an internal server error, hope that's the only needed change. Change-Id: Ic4331767a31a7021f8ef592ed3dc1f3fc26056aa
This commit is contained in:
parent
ef0df98f9e
commit
d26263e303
@ -4,7 +4,7 @@ Redirect 301 /specs/queens/approved/glance/deprecate-registry.html /specs/queens
|
||||
Redirect 301 /specs/queens/approved/glance/inject-automatic-metadata.html /specs/queens/implemented/glance/inject-automatic-metadata.html
|
||||
Redirect 301 /specs/queens/approved/glance/lite-spec-scrubber-refactor.html /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html
|
||||
Redirect 301 /specs/queens/approved/python-glanceclient/deprecate-v1-support.rst /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst
|
||||
Redirect 301 /specs/queens/approved/glance/multihash.html specs/rocky/approved/glance/multihash.html
|
||||
Redirect 301 /specs/queens/approved/glance/multihash.html /specs/rocky/approved/glance/multihash.html
|
||||
Redirect 301 /specs/queens/approved/glance/remove-registry-v1.html /specs/rocky/approved/glance/remove-registry-v1.html
|
||||
Redirect 301 /specs/queens/approved/glance/remove-v1.html /specs/rocky/approved/glance/remove-v1.html
|
||||
Redirect 301 /specs/mitaka/approved/image-import/image-import-refactor.html /specs/rocky/approved/glance/image-import/image-import-refactor.html
|
||||
|
@ -5,7 +5,7 @@
|
||||
/specs/queens/approved/glance/inject-automatic-metadata.html 301 /specs/queens/implemented/glance/inject-automatic-metadata.html
|
||||
/specs/queens/approved/glance/lite-spec-scrubber-refactor.html 301 /specs/queens/implemented/glance/lite-spec-scrubber-refactor.html
|
||||
/specs/queens/approved/python-glanceclient/deprecate-v1-support.rst 301 /specs/rocky/approved/python-glanceclient/deprecate-v1-support.rst
|
||||
/specs/queens/approved/glance/multihash.html 301 specs/rocky/approved/glance/multihash.html
|
||||
/specs/queens/approved/glance/multihash.html 301 /specs/rocky/approved/glance/multihash.html
|
||||
/specs/queens/approved/glance/remove-registry-v1.html 301 /specs/rocky/approved/glance/remove-registry-v1.html
|
||||
/specs/queens/approved/glance/remove-v1.html 301 /specs/rocky/approved/glance/remove-v1.html
|
||||
/specs/mitaka/approved/image-import/image-import-refactor.html 301 /specs/rocky/approved/glance/image-import/image-import-refactor.html
|
||||
|
Loading…
Reference in New Issue
Block a user