diff --git a/doc/user/project/pages/redirects.md b/doc/user/project/pages/redirects.md index bd139772defa5650e17778e35b79c0af53a32e34..5c1997719793bf3778e9fb8afab185adbe5a6fdf 100644 --- a/doc/user/project/pages/redirects.md +++ b/doc/user/project/pages/redirects.md @@ -126,6 +126,12 @@ rewrite the URL. ## Domain-level redirects > - [Introduced](https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/936) in GitLab 16.8 [with a flag](../../../administration/feature_flags.md) named `FF_ENABLE_DOMAIN_REDIRECT`. Disabled by default. +> - [Enabled on GitLab.com](https://gitlab.com/gitlab-com/gl-infra/k8s-workloads/gitlab-com/-/merge_requests/3395) in GitLab 16.9. + +NOTE: +On self-managed GitLab, by default this feature is not available. +To make it available, an administrator can [enable the feature flag](../../../administration/feature_flags.md) named `FF_ENABLE_DOMAIN_REDIRECT`. +On GitLab.com, this feature is available. To create a domain-level redirect, add a domain-level path (beginning with `http://` or `https://`) to either: