mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-30 04:27:01 +00:00
Fix typo.
This commit is contained in:
parent
136ff45eda
commit
9695fd9803
@ -239,7 +239,7 @@
|
|||||||
|
|
||||||
<h3>Glue Records</h3>
|
<h3>Glue Records</h3>
|
||||||
|
|
||||||
<p>First, you’ll create two “glue records.” The purpose of glue records is to say that your box is becoming a part of the domain name system. These records go by different names at different registars, so also look out for “hostnames” or child nameservers. This will <em>not</em> be found in a DNS control panel.</p>
|
<p>First, you’ll create two “glue records.” The purpose of glue records is to say that your box is becoming a part of the domain name system. These records go by different names at different registrars, so also look out for “hostnames” or child nameservers. This will <em>not</em> be found in a DNS control panel.</p>
|
||||||
|
|
||||||
<p>A glue record has a hostname and an IP address. For historical reasons we need two glue records. The two records you need to create are for <code>ns1</code> + <code>.</code> + your box’s hostname and <code>ns2</code> + <code>.</code> + your box’s hostname. (They stand for “nameserver one” and “nameserver two”.) For the IP address, enter the IP address of your box.</p>
|
<p>A glue record has a hostname and an IP address. For historical reasons we need two glue records. The two records you need to create are for <code>ns1</code> + <code>.</code> + your box’s hostname and <code>ns2</code> + <code>.</code> + your box’s hostname. (They stand for “nameserver one” and “nameserver two”.) For the IP address, enter the IP address of your box.</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user