Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How to Allow FireFox 9 to Visit Non-Standard Port Web Site?

  • 1 回覆
  • 1 有這個問題
  • 4 次檢視
  • 最近回覆由 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.

所有回覆 (1)

more options

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