我开发了一种反向的代言,目前仅处理远距离应用的“html/正文”反应,其他一切(剂量、javascript等)都经过了不修改。 问题Im在于,在遥远地点装有 j印片时,会动态地将ava或活性x控制插入网页,因为发生这种情况时,AFTER I 处理了反应,并改变了所有URI。
例如:
• 前往远程办公地点。
http://reverseproxy.tld/remotesite18
反面代理然后打电话到偏远地区18:
http://remotesite18.mysites.tld/
the response has links in the HTML which are modified: from
<a href="/images/banner.jpg" />
纽约总部
<a href="http://reverseproxy.tld/remotesite18/images/banner.jpg" />
等等。
BUT j script script dynamic dynamic dynamic tag tag
test.jar
请求可能会回头来
http://reverseproxy.tld/test.jar
resulting in a 404. i need 纽约总部 route it 纽约总部:
http://reversproxy.tld/remotesite18/test.jar
So I need 纽约总部 insert my own JavaScript that can reroute these requests. I know that Glype does this 纽约总部 a certain extent, but I haven t been able 纽约总部 pinpoint how.