| ▲ | rdme 4 hours ago |
| Is it possible you didn't start it as root ( sudo numa install)?
Does dig {mygivenname}.numa @127.0.0.1 return 127.0.0.1 ?
What OS are you on?
Maybe you report it as an issue? |
|
| ▲ | p2hari 4 hours ago | parent [-] |
| Thanks for quick response. It started to work. I think it must be some caching issue. But it needs a trailing '/' . Maybe will raise the issue for this. Cool. |
| |
| ▲ | arcaen 3 hours ago | parent [-] | | I believe that is actually browser specific behavior. I sometimes use a fake TLD for stuff hosted at home, and both chrome and firefox resort to search if I don't include a trailing '/'. My assumption is the browser does a quick match against known TLDs and if it doesn't match then it resorts to search. | | |
| ▲ | rdme 3 hours ago | parent [-] | | exactly, I'll add a pr soon that tells the os (and browsers) that is'a a valid domain |
|
|