Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
372 views
in Technique[技术] by (71.8m points)

如何在自己的页面中添加别人的页面?

如题,

比如我要在自己网站的一个页面中,插入百度首页(但是还要进行一部分的修改)。

现在想到的是可以使用iframe实现插入页面,然后通过js,修改iframe中的内容(好像又涉及到跨域的问题)。

所以想问下,有没有其他的办法实现?比如代理服务器等等的技术?
谢谢


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

nginx的反向代理,使你网站与iframe同域。


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...