diff options
| author | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 20:21:30 -0500 |
|---|---|---|
| committer | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 20:21:30 -0500 |
| commit | 161c0870c8c94d80e74e006a432535b995511372 (patch) | |
| tree | ad0d7b541e41da5f5db5c1487a891f1f232396fb /content/mail/rdns.md | |
| parent | e047f1366ff434174e3bcff96bb0bfdf0146076d (diff) | |
fix broken links in the mail section
Diffstat (limited to 'content/mail/rdns.md')
| -rw-r--r-- | content/mail/rdns.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/mail/rdns.md b/content/mail/rdns.md index 6a6ddf2..0e2943d 100644 --- a/content/mail/rdns.md +++ b/content/mail/rdns.md @@ -3,7 +3,7 @@ title: "Setup rDNS" tags: ['mail'] date: 2022-12-02 --- -While [DNS records](dns.html) refer a domain name to the IP address +While [DNS records](/basic/dns) refer a domain name to the IP address where the the website is hosted, there is also rDNS (reverse DNS) and specifically PTR (pointer) records which do the reverse: link a server\'s IP to a domain name. |
