1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Update data/reusables/pages/wildcard-dns-warning.md

Co-authored-by: Jules <19994093+jules-p@users.noreply.github.com>
This commit is contained in:
Yoann Chaudet
2022-08-09 15:17:43 -07:00
committed by GitHub
parent 85cab1bdc8
commit e6aced406c

View File

@@ -1,5 +1,5 @@
{% warning %}
**Warning:** We strongly recommend not using wildcard DNS records, such as `*.example.com`. A wildcard DNS record will allow anyone to host a {% data variables.product.prodname_pages %} site at one of your subdomains even when they are [verified](/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages).
**Warning:** We strongly recommend not using wildcard DNS records, such as `*.example.com`. A wildcard DNS record will allow anyone to host a {% data variables.product.prodname_pages %} site at one of your subdomains even when they are verified. For more information, see "[Verifying your custom domain for {% data variables.product.prodname_pages %}](/pages/configuring-a-custom-domain-for-your-github-pages-site/verifying-your-custom-domain-for-github-pages)."
{% endwarning %}