Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Multi domain in single site. But hide one domain in Firefox browser

  • 2 답장
  • 1 이 문제를 만남
  • 19 보기
  • 최종 답변자: cor-el

more options

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

I am using a multi-domain like https://example.com and https://example.org. One of the domains is configured with iframe on my website. While running my URL https://example.com on firefox, the iframe is not working. It shows a white page. How can I fix it?

선택된 해결법

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

Do you get any errors or warnings about the website with the issue on the web console? To see that, press F12 on your keyboard and then select Console from the bottom window that appears.

My immediate guess is that the iframe is being blocked by Firefox's Enhanced Tracking Protection.

more options

선택된 해결법

Content can also be blocked by CSP and X-FRAME-OPTIONS HTTP headers or content blocking extensions.