Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to stop auto redirect/auto search?

more options

I want to access my mobileAP at HTTP://myhotspot, and firefox keeps redirecting to www.myhotspot.com, how do i stop this?

I want to access my mobileAP at HTTP://myhotspot, and firefox keeps redirecting to www.myhotspot.com, how do i stop this?

Ausgewählte Lösung

Firefox usually checks your local network first. By default, it asks Windows to determine whether myhotspot has an IP address, and Windows will check locally (or in the hosts file, if applicable).

However, if you are bypassing local network address resolution, for example, by using a proxy server or VPN, or by using an alternate DNS service provider other than Windows, then myhotspot will be undefined according to that server. In that case, fixup will be tried next.

To check on your Firefox connection settings:

  • Windows: "3-bar" menu button (or Tools menu) > Options
  • Mac: "3-bar" menu button (or Firefox menu) > Preferences
  • Linux: "3-bar" menu button (or Edit menu) > Preferences
  • Any system: type or paste about:preferences into the address bar and press Enter/Return to load it

In the search box at the top of the page, type proxy and Firefox should filter to the "Settings" button, which you can click.

The default of "Use system proxy settings" piggybacks on your Windows/IE "LAN" setting. "Auto-detect" can lead to a flaky connection. You may want to try "No proxy".

Any difference?

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (2)

more options

This is a feature called "Domain Guessing", described here: https://support.mozilla.com/en-US/kb/search-web-address-bar#w_domain-guessing

You can turn it off by setting browser.fixup.alternate.enabled to false in about:config.

more options

Ausgewählte Lösung

Firefox usually checks your local network first. By default, it asks Windows to determine whether myhotspot has an IP address, and Windows will check locally (or in the hosts file, if applicable).

However, if you are bypassing local network address resolution, for example, by using a proxy server or VPN, or by using an alternate DNS service provider other than Windows, then myhotspot will be undefined according to that server. In that case, fixup will be tried next.

To check on your Firefox connection settings:

  • Windows: "3-bar" menu button (or Tools menu) > Options
  • Mac: "3-bar" menu button (or Firefox menu) > Preferences
  • Linux: "3-bar" menu button (or Edit menu) > Preferences
  • Any system: type or paste about:preferences into the address bar and press Enter/Return to load it

In the search box at the top of the page, type proxy and Firefox should filter to the "Settings" button, which you can click.

The default of "Use system proxy settings" piggybacks on your Windows/IE "LAN" setting. "Auto-detect" can lead to a flaky connection. You may want to try "No proxy".

Any difference?