Skip to content

Commit 5818ecf

Browse files
authored
Merge branch 'main' into repo-sync
2 parents 230c1e8 + 8322aa9 commit 5818ecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/configuration/configuring-network-settings/enabling-subdomain-isolation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ topics:
2020

2121
Subdomain isolation mitigates cross-site scripting and other related vulnerabilities. For more information, see "[Cross-site scripting](http://en.wikipedia.org/wiki/Cross-site_scripting)" on Wikipedia. We highly recommend that you enable subdomain isolation on {% data variables.product.product_location %}.
2222

23-
When subdomain isolation is enabled, {% data variables.product.prodname_ghe_server %} replaces several paths with subdomains.
23+
When subdomain isolation is enabled, {% data variables.product.prodname_ghe_server %} replaces several paths with subdomains. After enabling subdomain isolation, attempts to access the previous paths for some user-supplied content, such as `http(s)://HOSTNAME/raw/`, may return `404` errors.
2424

2525
{% if currentVersion == "enterprise-server@2.22" %}
2626
To use Docker with {% data variables.product.prodname_registry %}, you must also enable subdomain isolation. For more information, see "[Working with the Docker registry](/enterprise/{{ currentVersion }}/user/packages/working-with-a-github-packages-registry/working-with-the-docker-registry)."

0 commit comments

Comments
 (0)