新手问题 之前看过一个网站,输入其他网址能看到网址的网站是不是 rails 的

badboy · December 31, 2013 · Last by kiloking replied at April 12, 2015 · 2624 hits

如题:谁还记得啊?

这个个人暂时觉得 应该不可能,用了一次代理服务器你根本看不到实际的 rails server 的

以前也试过类似想法的

你可以 curl -v "网址" 看一下请求返回来的 header 的

你试一下 www.qq.com baidu.com taobao.com renren.com 360.cn 等等

绝大多数的代理服务器的

#3 楼 @dplord 不是只通过 server 看的。比如根据 cookie 的格式推断,或者页面是不是用了 ujs 之类,有多种判断条件

#4 楼 @jjym 超级感谢长知识了。

You need to Sign in before reply, if you don't have an account, please Sign up first.