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 Allow FireFox 9 to Visit Non-Standard Port Web Site?

  • 1 Antwort
  • 1 hat dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von hardywang

more options

I have some internal DEV web servers hosted in non port 80 web sites. If I try to use FF9 to visit I got forbidden port error.

I followed instruction to modify my C:\Documents and Settings\<username>\Application Data\Mozilla\Firefox\Profiles\<profilename>\prefs.js to include user_pref("network.security.ports.banned.override", "81"); and restarted FF9, still got blocked port.

I have some internal DEV web servers hosted in non port 80 web sites. If I try to use FF9 to visit I got forbidden port error. I followed [http://www-archive.mozilla.org/projects/netlib/PortBanning.html instruction] to modify my C:\Documents and Settings\<username>\Application Data\Mozilla\Firefox\Profiles\<profilename>\prefs.js to include user_pref("network.security.ports.banned.override", "81"); and restarted FF9, still got blocked port.

Alle Antworten (1)

more options

It turns to be proxy issue. I have IE/Chrome/FF use same system proxy settings, but only FF got blocked.