Hacker News new | ask | show | jobs
by noman-land 1980 days ago
Adding the dot after the tld actually works on some sites to bypass paywalls.
1 comments

And in the old days people were accustomed to be able to resolve local hostnames, without having to supply any domain part. The "search" keyword in resolv.conf is a remnant of this. By adding a final dot, you ensured that the domain part you wrote referred to the global DNS root, not any local one. Unless of course someone had changed "ndots" which controls how many dots are needed to disable the search feature.