-1

When i type hashbang.com it open localhost/xampp is it installed as virtual domain in computer or it's real domain ?

enter image description here

Gaurang Joshi
  • 684
  • 16
  • 32

2 Answers2

2

They pointing to the local 127.0.0.1

Dont know why, but they do.

enter image description here

webcodecs
  • 217
  • 2
  • 9
1

I thing hashbang is something that used by local server because when we ping that domain then it directly response through 127.0.0.1 so i think that is used by local server and when local server was closed it does not appear.

enter image description here

Gaurang Joshi
  • 684
  • 16
  • 32
  • Because it's wrong. It's not some domain that is used by your local server. The A record for hashbang.com simply points to 127.0.0.1 – user247702 Nov 21 '15 at 10:49