Home » Questions » Computers [ Ask a new question ]

Redirect browser to different host and port

Redirect browser to different host and port

Background, Running windows 7, FF3.5, and am an admin. I recieve emails from an internal company service that has links. The problem is the links don't work from my office. If the resource is http://sub1.sub2.domain.com/page.html, I need to go to h t t p://so.me.ip:8080/page.html. (spaces in http because i am only allowed one link...)

Asked by: Guest | Views: 221
Total answers/comments: 1
Guest [Entry]

"Both of the following two applications will do what you want:

Fiddler (Free) http://www.fiddler2.com/fiddler2/

Charles Debugging Proxy (Shareware) http://www.xk72.com/charles.

You can map hosts/ip/url etc with either tool. I just went through the same issue a few days ago."