http - Local proxy question -


is possible install proxy locally (on windows xp) , redirect, example, traffic "google.com" "yahoo.com".

if call http://www.google.com/test should redirect http://www.yahoo.com/test , return response yahoo.

long story short : have old program , there url used in (for web service), value of url compiled in app. now, it's connecting in production i'd make tests in qa, redirect url "http://prod.webservice.website.com" "http://qa.webservice.website.com" without having recompile old application.

maybe fiddler job. it's local proxy capable of transforming requests.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -