Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ローテーター リンクがあり、iframe で開くことを許可したくありません。
iframeでphpプロセスを停止するには?
header("X-FRAME-OPTIONS: DENY");
firefox と chrome では動作しません。私のリンクは(編集済み)です
Access-control-allow-originヘッダーを確認します。
これにより、スクリプトにアクセスまたはフレーム化できるドメインを制御できます。
次の 3 つの値から選択できます。