mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
custom domain copy
This commit is contained in:
parent
1aada9db53
commit
aa4d277bab
1 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
<p><code>198.51.233.1</code></p>
|
||||
|
||||
<h3>Step 2 (optional)</h3>
|
||||
<h3>Step 2 (optional but recommended)</h3>
|
||||
|
||||
<p>
|
||||
Next, you can add an "AAAA record" that also points to your root domain. This isn't strictly required, but provides IPv6 support which helps future proof your site. Use this address for the AAAA record:
|
||||
|
@ -24,10 +24,10 @@
|
|||
|
||||
<p><code>2620:2:6000::bad:dab:cafe</code></p>
|
||||
|
||||
<h3>Step 3 (optional)</h3>
|
||||
<h3>Step 3 (optional but recommended)</h3>
|
||||
|
||||
<p>
|
||||
If you would like to have a <strong>www</strong> for your domain, create a CNAME record pointing <strong>www</strong> to <strong>yourdomain.com</strong>:
|
||||
Sometimes users will type in www before a domain despite it no longer being necessary to load web sites. If you would like to have a <strong>www</strong> for your domain, create a CNAME record pointing <strong>www</strong> to <strong>yourdomain.com</strong>:
|
||||
</p>
|
||||
|
||||
<p><code>www CNAME yourdomain.com</code></p>
|
||||
|
|
Loading…
Add table
Reference in a new issue