【发布时间】:2022-11-03 16:15:53
【问题描述】:
我有一个 Angular-14 应用程序。
我该如何处理这个问题?:
Missing X-Frame options - X-Frame-Options header is missing or not set to DENY or SAMEORIGIN. Without an X-Frame-Options response header, clickjacking may be possible.
谢谢
【问题讨论】:
-
此标头应由您的 HTTP 服务器设置(Apache?Nginx?)
-
我们需要您在这里提供更多信息。你的设置是什么?这是在本地开发环境中还是使用其他网络服务器?
-
@Garuno - 它部署在 IIS 服务器上,并且在生产中