|
|
[an error occurred while processing this directive]
Mozilla Browser FAQLast updated on November 3, 2004.
How can I access websites on certain high ports (1080, 2080, 3080)?Mozilla does not allow access to certain high ports. To deactivate this add the following line to your user.js: user_pref("network.security.ports.banned.override", "1080,2080,3080");
Or you can enter about:config in the location bar. 1080, 2080 and 3080 are examples. Add any port you may have problems with, separated by a comma. |