Home >Backend Development >PHP Tutorial >我用服务器访问一个网站的二级页面,为什么总被转到它的主页去?

我用服务器访问一个网站的二级页面,为什么总被转到它的主页去?

WBOY
WBOYOriginal
2016-06-20 12:59:171002browse

这是肿么回事??


回复讨论(解决方案)

我用

你直接输入二级域名可以访问到正确的地址么?

可以看一下

对方有js代码,不让你放在框架页中

你iframe的?站是你自己的??
如果不是,有可能是?方不允?被iframe?致。

例如?方的?面加上了

<script language="javascript">  if(self!=top){window.location.href= '主?地址'}   </script> 





我只是想偷点数据而已,怎就这么难啊。
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn