在Javascript中读取请求标头

时间:2013-11-12 18:48:36

标签: javascript dns

我需要能够读取来自裸域重定向的请求标头:

http://mydomain.com

http://www.mydomain.com/index.html

我需要index.html才能解析任何原始请求pathqueries,我该怎么做?

E.g

从裸域:http://mydomain.com/abchttp://www.mydomain.com/index.html然后index.html将获得abc路径请求。

问题是如何才能实现这个目标?

类似问题: Using DNS to redirect to another URL with a path

1 个答案:

答案 0 :(得分:1)

使用文档属性进行检查和重定位 对于其他人的问题使用导航员的性能

获取推荐人使用= document.referrer document.URL

看:http://www.w3schools.com/jsref/dom_obj_document.asp

在apache中,最佳解决方案是使用.httaccess控制