Permanent redirects for docs.gitlab.com

I'd like to ask if it's possible to get some permanent redirects at the load balancer level for https://docs.gitlab.com. This is hosted in GitLab Pages.

Reason

The docs site deployment would change with the single codebase and CE/EE project renames https://gitlab.com/gitlab-org/gitlab-ee/issues/13304#august-26-30.

This means that https://docs.gitlab.com/ce/ will be identical to https://docs.gitlab.com/ee/. In that case, we need to determine the URL redirect options. We'd need to choose a new path instead of /ce and /ee, probably /gitlab.

Proposal

Eventually, redirect https://docs.gitlab.com/ce/* and https://docs.gitlab.com/ee/* to another location, probably https://docs.gitlab.com/gitlab/*. Is that possible?

Edited by Achilleas Pipinellis