Our company has an Intranet site which is accessed on the web. it is an https site. Since FF upgraded to v23 it keeps asking for permission every time the si
Our company's https Intranet site worked OK with FF 22. With v23 a small drop down box keeps appearing every time we go to a different page on the site. It asks for permission to load the page. With constant use this is extremely irritating. There is no option to allow the site. What's the fix or should I go back to IE which had its own set of stupid questions.
由RSUK于
被采纳的解决方案
hello, for details on why this blocking mechanism was introduced in firefox please refer to Mixed content blocking in Firefox.
if you'd like to generally turn of mixed content blocking nevertheless, enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named security.mixed_content.block_active_content. double-click it and change its value to false.
定位到答案原位置 👍 2所有回复 (3)
选择的解决方案
hello, for details on why this blocking mechanism was introduced in firefox please refer to Mixed content blocking in Firefox.
if you'd like to generally turn of mixed content blocking nevertheless, enter about:config into the firefox address bar (confirm the info message in case it shows up) & search for the preference named security.mixed_content.block_active_content. double-click it and change its value to false.
Note that you are running Firefox in Private Browsing mode and this may affect the behavior.
由cor-el于
Brilliant! Solved the problem straight away. Thanks very much. xx