Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

Firefox automatically appends .com if no domain is given

  • 3 balas
  • 4 memiliki masalah ini
  • 16 kunjungan
  • Balasan terakhir oleh emartini

more options

On the address bar, when I just type a word, it searches for the word in Google as expected. Let's say I have a local domain, accessible in vpn, say, 'mysite' takes me to 10.10.x.x.

On desktop, when I type, 'mysite', it takes me to the site. On mobile, it searches for the word 'mysite'. I would be okay with this though. But when I try 'http://mysite', it converts it to 'http://mysite.com' which is not my site and I do not intend to visit.

Would someone help me turning this feature off or some work around?

Thanks!

On the address bar, when I just type a word, it searches for the word in Google as expected. Let's say I have a local domain, accessible in vpn, say, 'mysite' takes me to 10.10.x.x. On desktop, when I type, 'mysite', it takes me to the site. On mobile, it searches for the word 'mysite'. I would be okay with this though. But when I try 'http://mysite', it converts it to 'http://mysite.com' which is not my site and I do not intend to visit. Would someone help me turning this feature off or some work around? Thanks!

Solusi terpilih

hello _senthilkumar, it should be possible to change that. enter about:config into the location bar & search for the preference named browser.fixup.alternate.enabled (it should be enough to just enter 'fix' into the search bar). toggle the value of this preference to false.

Baca jawaban ini dalam konteks 👍 3

Semua Balasan (3)

more options

Solusi Terpilih

hello _senthilkumar, it should be possible to change that. enter about:config into the location bar & search for the preference named browser.fixup.alternate.enabled (it should be enough to just enter 'fix' into the search bar). toggle the value of this preference to false.

more options

Hello phillip! Thanks for the tip! Works like a charm!

Thanks!

more options

Hi, I've the same problem but not solved by your solution... It seem to be a DNS résolution problem (windows 2003 server AD)... I test an Android DNS resolution tool with : - mysite.mydomain.pri : OK @IP xxx.xxx.xxx.xxx - mysite : KO (SERVFAIL)

If I do an nslookup on my windows PC : - mysite : OK return myserver.mydomain @IP xxx.xxx.xxx.xxx

Any idea...