You are not logged in.
I just wanted to check if that domain is free, and wondered why my apache index page showed up. I cannot find an entry in /etc/hosts or so, and a friend of mine has the same "problem" (also on archlinux). Is this some default setting somewhere?
Btw. http://www.test.com works just fine. (notice the www)
Offline
I don't have this behavior... Both URL point to the same page.
What gives dig test.com on your system ?
;; ANSWER SECTION:
test.com. 1499 IN A 204.12.0.50Offline
Looks like localhost.
;; ANSWER SECTION:
test.com. 0 IN A 127.0.0.1Offline
Either your DNS server gives a wrong answer, either your /etc/hosts file contains a line for test.com...
Offline
your /etc/hosts file contains a line for test.com...
dig/host commands do NOT use /etc/hosts so your DNS server is misbehaving.
Are you familiar with our Forum Rules, and How To Ask Questions The Smart Way?
BlueHackers // fscanary // resticctl
Offline