diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2024-07-16 08:31:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-16 08:31:24 -0400 |
| commit | 7947a9a26ca922519cbe8b91c2498b70b1bcc61f (patch) | |
| tree | 5eb1b345881e10169e4f3de998a5141ebafe86c6 /content/mail/rdns.md | |
| parent | 4e1d654198605468d48f49ffbb7f1f2e4259e45d (diff) | |
| parent | ed588405d102ffb64de808abfe30ae555d841b76 (diff) | |
Merge pull request #306 from KelvinJPS/fix_broken_links
Fix broken links
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. |
