【发布时间】:2015-05-09 06:20:39
【问题描述】:
我有一个个人网站,并在上面链接了我的 github 帐户和linkedin。链接在本地运行良好。上传到我的 github 后(因为我将它托管在我的 github 上),链接不起作用,错误是:
Refused to display 'https://github.com' in a frame because it set 'X-Frame-Options' to 'deny'.
Refused to display 'https://www.linkedin.com' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
【问题讨论】:
-
让我们展示你的源代码!
标签: github webpage x-frame-options