Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Firefox automatically appends .com if no domain is given

  • 3 odpovede
  • 4 majú tento problém
  • 17 zobrazení
  • Posledná odpoveď od 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!

Vybrané riešenie

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.

Čítať túto odpoveď v kontexte 👍 3

Všetky odpovede (3)

more options

Vybrané riešenie

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...